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

feat(cu): add option for multiple gql urls for loadblockmeta #1106

Merged
merged 1 commit into from
Jan 14, 2025

Conversation

jfrain99
Copy link
Contributor

Creates new config, GRAPHQL_URLS, which is an array of GQL urls to be cycled through in the backoff of loadBlockMeta

Copy link
Contributor

@twilson63 twilson63 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How often will it retry? looks like it is set to 2, should it be more?

@jfrain99
Copy link
Contributor Author

The actual backoff retries twice, the getResult retries and the total recovery attempts are both new config vars.

@jfrain99 jfrain99 merged commit c7ed484 into main Jan 14, 2025
3 checks passed
@jfrain99 jfrain99 deleted the jfrain99/cu-multiple-gql-urls branch January 14, 2025 19:15
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