Closed
Description
Steps to reproduce
- Submit a run with a
no-capacity
retry policy on, ensuring there is no capacity
Actual behaviour
- The status of the job/run changes from failed to pending to provisioning while the job is being retried.
Expected behavior
- The status of the job/run should be
retrying
unambiguously identifying that the job is being retried because of no capacity.