stevenwaterman / Lexoral

The Transcription Tool You Wish Existed
https://lexoral.com
GNU General Public License v3.0
35 stars 3 forks source link

Audio token expires after 15 minutes #53

Open stevenwaterman opened 2 years ago

stevenwaterman commented 2 years ago

This means that the audio stops playing. It should use a longer timeout and request a new one when (or slightly before) it expires. We can't use too long of a timeout because there's no way to revoke the signed url.

stevenwaterman commented 2 years ago

Increased to 24 hours. Leaving this open until there's refresh logic added https://github.com/stevenwaterman/Lexoral/commit/2c7d8f7afe799ebe34247d0ab958a6dd7449a212

stevenwaterman commented 2 years ago

Removed high priority as the temp fix is sufficient for now