Skip to content
This repository was archived by the owner on Nov 11, 2022. It is now read-only.

Saga Error Handling Test + Saga Restart #8

Open
leovigna opened this issue Oct 18, 2021 · 0 comments
Open

Saga Error Handling Test + Saga Restart #8

leovigna opened this issue Oct 18, 2021 · 0 comments
Labels
enhancement New feature or request web3-redux

Comments

@leovigna
Copy link
Collaborator

Most sagas currently properly handle errors by logging and emitting a corresponding error action. Test this behaviour with unit tests and make sure sagas are still alive or properly restart (especially those that don't use the simple takeEvery pattern)

@leovigna leovigna added the enhancement New feature or request label Oct 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request web3-redux
Projects
None yet
Development

No branches or pull requests

1 participant