Skip to content

mnem/hugin-beta

Back Fire-and-forget transcription upload to avoid 504 gateway timeouts (#161)

Commit details

Fire-and-forget transcription upload to avoid 504 gateway timeouts (#161)

Description

The transcription endpoint now returns 202 immediately after initiating the upload, instead of waiting for the full transcription to complete. The downstream server polls Azure Blob independently, so awaiting the response is unnecessary.

Metadata

Author
Tom Jarle Christiansen fuzzbin@gmail.com
Committed
Commit

Contributors

  • Tom Jarle Christiansen fuzzbin@gmail.com Author