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

[All Roles]: add a retry for every "read URL" module call #350

Open
vladzcloudius opened this issue Mar 7, 2024 · 0 comments
Open

[All Roles]: add a retry for every "read URL" module call #350

vladzcloudius opened this issue Mar 7, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@vladzcloudius
Copy link
Collaborator

HEAD: 44a617f

Description

We have a large amount of calls in our Roles that fetch URL content without a retry.
When Running on large clusters when all nodes will try to fetch the same URL this can end up in sporadic timeouts which can be addressed by a simple retry.

@vladzcloudius vladzcloudius added the enhancement New feature or request label Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants