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
Sometimes Azure RunCommand jobs will respond with a conflict msg error noting that another job is already running on those nodes.
It would be nice if we could recognize this error, and upon receipt of it, wait about 60 sec and then retry. maybe we can have a 3 time retry, 60 seconds wait between each retry?
Let's play around with it and see how things go.
Definition of Done
Azure RunCommand nodes get a retry if conflict msg.
The text was updated successfully, but these errors were encountered:
User Story
Sometimes Azure RunCommand jobs will respond with a conflict msg error noting that another job is already running on those nodes.
It would be nice if we could recognize this error, and upon receipt of it, wait about 60 sec and then retry. maybe we can have a 3 time retry, 60 seconds wait between each retry?
Let's play around with it and see how things go.
Definition of Done
Azure RunCommand nodes get a retry if conflict msg.
The text was updated successfully, but these errors were encountered: