anaconda / ae5-tools

A command-line tool for scripting AE5 actions
https://www.anaconda.com/enterprise/
BSD 3-Clause "New" or "Revised" License
9 stars 8 forks source link

API hangs when job is in failed state #149

Open derickmelotte opened 1 year ago

derickmelotte commented 1 year ago

We have been experiencing situations where the API hangs when a project/job enters a failed state. I was able to locate this which appears to be the culprit. The state of "failed" is not included and as a result the while loop never exits.