Skip to content

Add Failsafe retry mechanism in K8s #6083

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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

Signed-off-by: jorgee <jorge.ejarque@seqera.io>
@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 ee3729a
🔍 Latest deploy log https://app.netlify.com/projects/nextflow-docs-staging/deploys/6825efa74e84470008cbd7f5
😎 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
# for free to join this conversation on GitHub. Already have an account? # 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
1 participant