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

Back-off on TCP connection problems #3

Open
mworrell opened this issue Jan 31, 2022 · 0 comments
Open

Back-off on TCP connection problems #3

mworrell opened this issue Jan 31, 2022 · 0 comments
Labels
feature 🚀 Feature Request improvement 💡 Improvement

Comments

@mworrell
Copy link
Member

Add a back-off if there are TCP connection or data-send problems.

Proposal:

  • Retry 5 times
  • Backoff for configurable amount of time (default ca. 1 minute?)

And optionally:

  • Buffer last N messages
@vkatsuba vkatsuba added feature 🚀 Feature Request improvement 💡 Improvement labels Feb 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 🚀 Feature Request improvement 💡 Improvement
Projects
None yet
Development

No branches or pull requests

2 participants