Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve performance: Push for the usage of ETag/If-None-Match #708

Open
1 of 3 tasks
tdelmas opened this issue Nov 26, 2024 · 1 comment
Open
1 of 3 tasks

Improve performance: Push for the usage of ETag/If-None-Match #708

tdelmas opened this issue Nov 26, 2024 · 1 comment

Comments

@tdelmas
Copy link
Contributor

tdelmas commented Nov 26, 2024

What is the issue and why is it an issue?

In order to reduce the load both on producers and consumers, caching mechanisms could be improved.

Please describe some potential solutions you have considered (even if they aren’t related to GBFS).

Following the discussion during the International Mobility Data Summit (#703), I would like to suggest this addition to the specification in the "File Distribution" section:

Is your potential solution a breaking change?

  • Yes
  • No
  • Unsure
@matt-wirtz
Copy link

Hi @tdelmas . Always a good idea to reduce load.

I think it's related to this topic: #630
Which addresses the issue of both load and latency but with a complete different mechanism. As long as there is no activity in the regard of #630 I think your suggestion is a nice step in between.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants