Timeouts

How long can I expect the HTTP connection to stay alive?

HTTP calls to REST API are timed out after 30 seconds.

HTTP calls to upload the binary to Akord storage are timed out after 180 seconds. To upload files that require longer HTTP connection use multipart uploads.

HTTP calls to download the binary from Akord storage are kept alive until the file is fully downloaded.

Last updated