Skip to content

awstranscribe - increase presisigned url duration to 5 mins from 60s

Have seen a few times where machines that are in perfect time sync with a good source the requests fail with RequestExpired errors.

https://docs.aws.amazon.com/transcribe/latest/dg/CommonErrors.html

While not perfect, bumping to five minutes gives more a chance that the signed requests to start streaming won't be expired.

Merge request reports