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

Add retries to the http requests #7211

Open
Tracked by #7186
fredo opened this issue Jul 2, 2021 · 1 comment
Open
Tracked by #7186

Add retries to the http requests #7211

fredo opened this issue Jul 2, 2021 · 1 comment

Comments

@fredo
Copy link
Contributor

fredo commented Jul 2, 2021

We should retry upon connection loss (on requests level)

This should be separated case by case.

  • Blockchain Task
  • PFS
  • Matrix
@istankovic
Copy link
Contributor

We could do testing this way:

  • start Raiden
  • kill the network
  • watch where it fails
  • fix the failure

Repeat until done.

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

No branches or pull requests

2 participants