cvisionai / tator

Video analytics web platform
https://tator.io
GNU Affero General Public License v3.0
101 stars 34 forks source link

Session Extender logic in annotator view #567

Open bctcvai opened 2 years ago

bctcvai commented 2 years ago

Include a background process to refresh presigned URLs authentication such that they stay fresh. This would allow presigned URLs to have shorter expiration time.

Example:

Down the line thoughts:

marktaipan-cvisionai commented 2 years ago

It is also worth considering the use of presigned URLs in other Tator views (e.g. dashboards, analytics view). Whatever the solution / design direction is, should ideally consider and cover these other cases.

jrtcppv commented 1 year ago

Could dovetail well with a zustand rework of the annotator/dashboard/analytics views.