Skip to content

Conversation

@encalypto
Copy link
Contributor

We add a new configurable max delay between retries, which defaults to 60 seconds for requests made via the IPFS client.

We add a new configurable max delay between retries, which defaults to
60 seconds for requests made via the IPFS client.
@encalypto encalypto requested a review from lutter May 7, 2025 21:33
Copy link
Collaborator

@lutter lutter left a comment

Choose a reason for hiding this comment

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

This effectively bumps the max delay between retries from 1s to 60s. That makes sense, but I don't understand why the description says this is configurable - it's still hardcoded to 60s AFAICT

@encalypto
Copy link
Contributor Author

This effectively bumps the max delay between retries from 1s to 60s. That makes sense, but I don't understand why the description says this is configurable - it's still hardcoded to 60s AFAICT

Ah this is bad wording; I meant that the max_delay value is configurable, not that it's an option for indexers.

@encalypto encalypto merged commit c74ea84 into master May 7, 2025
6 checks passed
@encalypto encalypto deleted the retry-delay-max-60s-ipfs branch May 7, 2025 23:27
encalypto added a commit that referenced this pull request May 7, 2025
We add a new configurable max delay between retries, which defaults to
60 seconds for requests made via the IPFS client.
encalypto added a commit that referenced this pull request May 9, 2025
We add a new configurable max delay between retries, which defaults to
60 seconds for requests made via the IPFS client.
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.

3 participants