Skip to content

Implement Retries on error config option#39

Merged
DSorlov merged 1 commit intoDSorlov:mainfrom
Shocker:implement-retries
Mar 28, 2026
Merged

Implement Retries on error config option#39
DSorlov merged 1 commit intoDSorlov:mainfrom
Shocker:implement-retries

Conversation

@Shocker
Copy link
Copy Markdown
Contributor

@Shocker Shocker commented Mar 28, 2026

Implement a config option to allow immediately retrying a request in case of request error. Maybe it's a temporary/one-time timeout/empty response/HTTP code != 200/etc

Config:
image


Log:
image

@DSorlov DSorlov merged commit edd38fe into DSorlov:main Mar 28, 2026
7 checks passed
@Shocker
Copy link
Copy Markdown
Contributor Author

Shocker commented Mar 29, 2026

For what it's worth, this is how it looks with the retries option... before (intermittent unavailability) and after (all good):

image

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