You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
willdavsmith opened this issue
Mar 18, 2024
· 2 comments
Assignees
Labels
importantThis item is a high priority Issue we intend to address as soon as possibletriagedThis item has been triaged by project maintainers and is in the backlog
Sometimes, if the Test Samples workflow runs and is cancelled, something will cause the "Delete AWS Resources" step to get stuck in an infinite loop and cancel:
We could try adding the cancelled() condition here or making resource cleanups part of a different job.
The text was updated successfully, but these errors were encountered:
sylvainsf
added
triaged
This item has been triaged by project maintainers and is in the backlog
important
This item is a high priority Issue we intend to address as soon as possible
labels
Mar 21, 2024
importantThis item is a high priority Issue we intend to address as soon as possibletriagedThis item has been triaged by project maintainers and is in the backlog
Sometimes, if the Test Samples workflow runs and is cancelled, something will cause the "Delete AWS Resources" step to get stuck in an infinite loop and cancel:
We could try adding the
cancelled()
condition here or making resource cleanups part of a different job.AB#11549
The text was updated successfully, but these errors were encountered: