Expiration time is not working properly

Created on 27 December 2023, 9 months ago
Updated 28 December 2023, 9 months ago

Problem/Motivation

When private video is rendered, lazy_builder is used to don't cache the response, but this is not working properly because the expiration time is generated on the formatter and not in the lazy_builder response.

Steps to reproduce

Add any private video and check the expiration time of the video in the url.

Proposed resolution

Move the token and expiration time to lazy response.

🐛 Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

🇪🇸Spain nireneko

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024