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
Hi, this seems to match #9014, and it looks like your build was triggered before we deployed that fix. If you see this again, please let us know.
But there is another case that will cause this behavior, we retry till 25 time max, if the build exceeds that number, the build will be marked as failed and will keep the Concurrency limit reached (2), retrying in 5 minutes. message, we should update our code to display something else in those cases.
Details
I've seen this on several builds in the
dirac
project over today and yesterday.Expected Result
I suspect this might be two different bugs but it's a little hard guess based on the information I have available:
Actual Result
Concurrency limit reached (2), retrying in 5 minutes.
Concurrency limit reached
message persists and the build shows asBuild failed
Build failed
status is assignedDebugging
The text was updated successfully, but these errors were encountered: