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

Break retries for expired tasks if task cannot be completed by task completer if it is not started #6626

Conversation

fimanishi
Copy link
Member

What changed?
Check if the task has expired before retrying, in case the task completer can't complete the task because it's not started

Why?
To break out of the loop that attempts to complete a task that's not in the db anymore

How did you test it?

Potential risks

Release notes

Documentation Changes

@fimanishi fimanishi merged commit 04f123f into cadence-workflow:master Jan 23, 2025
22 checks passed
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