HumanSignal / HumanSignal/label-studio

Conditional View Processing / Etag / Modified-Since headers

Open
#2,173 0 comments 0 reactions 1 assignee Claimed by @makseq View on GitHub
feature labeling storages
Dominant language
TypeScript
Stars
28.3k
Forks
3.7k
Avg merge
14h
Merged PRs (30d)
15

Description

**Is your feature request related to a problem? Please describe.**
Every upload I have done to the local storage is being retransfered on every page refresh.

**Describe the solution you'd like**
I would like to see an implementation of Conditional View Processing, HTTP Etag or Modified-Since Headers. Especially since the uploads within label-studio won't ever change again, setting an Expires header in 2037 will likely solve the issue as well.

**Describe alternatives you've considered**
I am at this moment considering to instruct a proxy to add these headers.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.