Auth cache timeout #1

Open
opened 2021-03-11 18:47:19 +01:00 by erth9960 · 0 comments
Owner

Auth cache currently times out after a preconfigured amount of time. If this time is shorter than the duration of a presentation, any seeking after timeout will throw errors.

How to solve this?

  • Keep cache timeouts long enough to always span the length of all presentations?
  • Check duration of presentation on request and use this as ttl?
  • Something else?
Auth cache currently times out after a preconfigured amount of time. If this time is shorter than the duration of a presentation, any seeking after timeout will throw errors. How to solve this? - Keep cache timeouts long enough to always span the length of all presentations? - Check duration of presentation on request and use this as ttl? - Something else?
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: DMC/play-api#1
No description provided.