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

refactor: add 3 attempts for RPC calls before returning errors #32

Merged
merged 9 commits into from
Apr 7, 2024

Conversation

kehiy
Copy link
Contributor

@kehiy kehiy commented Apr 7, 2024

Description

We attempted 3 times calling Blockchain RPCs got errors with a 5-second interval, then we returned the error.

@kehiy kehiy requested a review from ZigBalthazar as a code owner April 7, 2024 17:54
@kehiy kehiy force-pushed the feature/clientAttempt branch from cbda32e to ba8c1da Compare April 7, 2024 17:55
@kehiy kehiy force-pushed the feature/clientAttempt branch from 2409e75 to 74ab029 Compare April 7, 2024 17:57
@kehiy kehiy force-pushed the feature/clientAttempt branch from 072bcb7 to caa65af Compare April 7, 2024 18:07
@kehiy kehiy requested a review from ZigBalthazar April 7, 2024 18:09
@kehiy kehiy merged commit 2adca2e into PACZone:main Apr 7, 2024
3 checks passed
@kehiy kehiy deleted the feature/clientAttempt branch April 7, 2024 19:59
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