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

rm schedule to close and start and more retries #10114

Merged
merged 2 commits into from
Feb 4, 2022

Conversation

benmoriceau
Copy link
Contributor

@benmoriceau benmoriceau commented Feb 4, 2022

What

Update retry policies for short running jobs.

Some activites were failing because the schedule to close timeout got reach. This timeout is not retryable but the heartbeat is. Also we don't care about the schedule to start or to close timeout because what is important is the time that it takes to run, if the worker queue is empty we want the job to wait for the queue to be back instead of failing.

@github-actions github-actions bot added area/platform issues related to the platform area/worker Related to worker labels Feb 4, 2022
@benmoriceau benmoriceau temporarily deployed to more-secrets February 4, 2022 19:10 Inactive
@benmoriceau benmoriceau merged commit 2eb73c5 into master Feb 4, 2022
@benmoriceau benmoriceau deleted the bmoric/another-retry-modification branch February 4, 2022 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/platform issues related to the platform area/worker Related to worker
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants