8 lines
186 B
Markdown
8 lines
186 B
Markdown
|
% Handling errors
|
||
|
|
||
|
### Use task isolation to cope with failure. [FIXME]
|
||
|
|
||
|
> **[FIXME]** Explain how to isolate tasks and detect task failure for recovery.
|
||
|
|
||
|
### Consuming `Result` [FIXME]
|