Skip to content

backend: Use exponential backoff when accessing ETH-RPC#344

Merged
konradkonrad merged 1 commit intomasterfrom
use-backoff
Oct 13, 2022
Merged

backend: Use exponential backoff when accessing ETH-RPC#344
konradkonrad merged 1 commit intomasterfrom
use-backoff

Conversation

@karlb
Copy link
Copy Markdown
Contributor

@karlb karlb commented Oct 6, 2022

Without this, we will get HTTP 429 Errors before finishing the first sync, causing the backend to restart and running into the same error again.

Without this, we will get HTTP 429 Errors before finishing the first
sync, causing the backend to restart and running into the same error
again.
@karlb karlb requested a review from konradkonrad October 6, 2022 15:03
@konradkonrad konradkonrad merged commit e7366af into master Oct 13, 2022
@konradkonrad konradkonrad deleted the use-backoff branch October 13, 2022 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants