Skip to content

Conversation

@rosalind210
Copy link
Contributor

In a previous PR, we updated our evaluation of TASK_LOST during a deploy to allow for certain lost tasks, specifically tasks lost because of the container resource limit bug, to retry. This had the unintended effect of getting other deploys with tasks lost stuck in a loop of waiting, because that task wasn't being relaunched and wasn't being counted as failed. Since the source of the container resource limit bug has been found, we are just removing this logic and going to count all lost tasks as failed.

@ssalinas
Copy link
Member

🚢

@rosalind210 rosalind210 merged commit 9908e60 into master Jan 25, 2022
@rosalind210 rosalind210 deleted the fix_task_lost_failures branch January 25, 2022 18:00
@ssalinas ssalinas added this to the 1.5.0 milestone May 4, 2022
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.

3 participants