Deepomatic / deepomatic-client-python

Python Client
Other
14 stars 0 forks source link

Improve retry error #106

Open maingoh opened 8 months ago

maingoh commented 8 months ago

Close https://github.com/Deepomatic/deepomatic-client-python/issues/96

Before

HTTPRetryError[<Future at 0x7fb778751640 state=finished returned Response>]

After

Last attempt was a Response <status_code=502 method=GET url=https://httpbin.org//status/502>