Skip to content

fix(preview): re-fetch signed URL when video playback fails - #3340

Open
JammingBen wants to merge 1 commit into
mainfrom
fix/refetch-signed-url-video
Open

fix(preview): re-fetch signed URL when video playback fails#3340
JammingBen wants to merge 1 commit into
mainfrom
fix/refetch-signed-url-video

Conversation

@JammingBen

Copy link
Copy Markdown
Member

A signed URL expires after 30 minutes, which errors when resuming videos that have been paused for longer than this. Listen to errors on playback and retry once by requesting and using a new signed URL.

needs opencloud-eu/opencloud#3494, fixes #3282

@JammingBen JammingBen self-assigned this Sep 9, 2026
@JammingBen
JammingBen force-pushed the fix/refetch-signed-url-video branch from 9bef7cb to d6105ca Compare September 9, 2026 13:25
A signed URL expires after 30 minutes, which errors when resuming videos
that have been paused for longer than this. Listen to errors on playback
and retry once by requesting and using a new signed URL.
@JammingBen
JammingBen force-pushed the fix/refetch-signed-url-video branch from d6105ca to d616101 Compare September 9, 2026 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Pausing a video in preview app triggers browser's login window after a while

1 participant