Lexoral
Lexoral copied to clipboard
Audio token expires after 15 minutes
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.
Increased to 24 hours. Leaving this open until there's refresh logic added https://github.com/stevenwaterman/Lexoral/commit/2c7d8f7afe799ebe34247d0ab958a6dd7449a212
Removed high priority as the temp fix is sufficient for now