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
* push wip code for handling false 500s
* query task response via uuid
* cleaning up, remove print statements
* raise 409 error when retry history is empty
* small changes
- we don't need to force a retry on a 409, it will only result in another 409, so let's just directly handle the issue
- try_history back to 500
* Update api.py
* more formatting
* Update api.py
* fomatting
Co-authored-by: Kevin Xu <kevin.xu@scale.com>
0 commit comments