Skip to content
New issue

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

Redesign "Stop after error" feature #3

Open
mastacheata opened this issue May 15, 2018 · 0 comments
Open

Redesign "Stop after error" feature #3

mastacheata opened this issue May 15, 2018 · 0 comments
Assignees

Comments

@mastacheata
Copy link
Contributor

Currently when the plugin encounters an HTTP error code it will disable the offending network completely and requires further action by the user.
This should probably be redesigned to use some kind of truncated exponential backoff algorithm and/or handle different errors with individual approaches. (i.e.: "You're way too high-frequent error" should still disable the plugin completely, but other errors should be retried after some time)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant