Skip to content

Add Failsafe retry mechanism in K8s #6083

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

Merged
merged 5 commits into from
May 20, 2025

Conversation

jorgee
Copy link
Contributor

@jorgee jorgee commented May 15, 2025

close #5829

This PR replace the failure mechanism by FailSafe retry mechanism used in other parts in the code base.
Replace the current config k8s.maxErrorRetry with k8s.retryPolicy

@jorgee jorgee requested review from a team as code owners May 15, 2025 13:44
@jorgee jorgee linked an issue May 15, 2025 that may be closed by this pull request
Copy link

netlify bot commented May 15, 2025

Deploy Preview for nextflow-docs-staging ready!

Name Link
🔨 Latest commit 91f1a6d
🔍 Latest deploy log https://app.netlify.com/projects/nextflow-docs-staging/deploys/682c813b4d00950008d88b99
😎 Deploy Preview https://deploy-preview-6083--nextflow-docs-staging.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@jorgee jorgee requested a review from bentsherman May 16, 2025 08:48
@christopher-hakkaart
Copy link
Collaborator

Documentation looks good 👍

jorgee and others added 2 commits May 20, 2025 08:17
…y [ci skip]

Co-authored-by: Paolo Di Tommaso <[email protected]>
Signed-off-by: Jorge Ejarque <[email protected]>
Signed-off-by: jorgee <[email protected]>
@jorgee jorgee requested a review from pditommaso May 20, 2025 11:54
@pditommaso pditommaso merged commit 9e675c6 into master May 20, 2025
10 checks passed
@pditommaso pditommaso deleted the 5829-k8s-client-does-not-retry-some-5xx-errors branch May 20, 2025 13:29
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.

K8s client does not retry some 5xx errors
3 participants