We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 955f0a5 commit 81c1fe0Copy full SHA for 81c1fe0
exercises/FINISHED.mdx
@@ -29,7 +29,6 @@ You made it all the way through! This workshop took you beyond the fundamentals
29
30
- **Progress Notifications:** You emitted `notifications/progress` tied to a `progressToken`, giving users visibility into multi-step operations.
31
- **Cancellation Flow:** You honored `notifications/cancelled`, wiring cleanup with `AbortController` (and ensuring resource release / early exit paths).
32
-- **Resilient Async Patterns:** You separated work orchestration from lifecycle signals for maintainability and correctness.
33
34
### 5. Changes (Dynamic Capabilities)
35
0 commit comments