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 a basic retry on fetch #44

Merged
merged 5 commits into from
Dec 27, 2024
Merged

Add a basic retry on fetch #44

merged 5 commits into from
Dec 27, 2024

Conversation

grqz
Copy link
Collaborator

@grqz grqz commented Dec 26, 2024

Closes #43
this pr adds retries to fetch(3 times, interval:5s)

@grqz grqz added enhancement New feature or request server mainly related to server part of the project labels Dec 26, 2024
@grqz grqz marked this pull request as ready for review December 26, 2024 09:16
@grqz grqz requested a review from Brainicism December 26, 2024 09:17
grqx added 2 commits December 27, 2024 01:57
- [plugin/http] increase client timeout to 20s
@grqz grqz merged commit b532c53 into master Dec 27, 2024
3 checks passed
@grqz grqz deleted the server/fetch_retry branch December 27, 2024 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request server mainly related to server part of the project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a basic retry on fetch
3 participants