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
My organization is subscribed to the Business tier. We would like to perform large batches of conversions in parallel. In theory we have unlimited bandwidth, I'd like to implement a retry policy on 503 throttle failures. In this library, there doesn't appear to be a way of accessing the HTTP response after a call is made to the ConvertAPI REST API. It would be helpful to expose the HTTP response to allow for custom error handling.
The text was updated successfully, but these errors were encountered:
My organization is subscribed to the Business tier. We would like to perform large batches of conversions in parallel. In theory we have unlimited bandwidth, I'd like to implement a retry policy on 503 throttle failures. In this library, there doesn't appear to be a way of accessing the HTTP response after a call is made to the ConvertAPI REST API. It would be helpful to expose the HTTP response to allow for custom error handling.
The text was updated successfully, but these errors were encountered: