We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Current version of demux doesn't handle error very well, watcher simply stopped once an error occurred as I raised an issue here months ago.
demux
watcher
We need to do some enhancements to allow watcher is able to retry and continue running after an error e.g. network timed out occurred.
The text was updated successfully, but these errors were encountered:
chore: use forked lecle/demux-js (#57)
addff5a
Successfully merging a pull request may close this issue.
Current version of
demux
doesn't handle error very well,watcher
simply stopped once an error occurred as I raised an issue here months ago.We need to do some enhancements to allow watcher is able to retry and continue running after an error e.g. network timed out occurred.
The text was updated successfully, but these errors were encountered: