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

Enable caching of CORS requests for shards/list #26

Open
travjenkins opened this issue Dec 22, 2022 · 0 comments
Open

Enable caching of CORS requests for shards/list #26

travjenkins opened this issue Dec 22, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@travjenkins
Copy link
Member

Request:
Add cache headers to the response of CORS requests for shards/list

Reasoning:
When the UI calls the data plane to get the status of shards it has to repeat CORS calls every time we call. This ends up being a lot since this call happens every 30 seconds while on an entity list page.
image

@travjenkins travjenkins added the enhancement New feature or request label Dec 22, 2022
@travjenkins travjenkins changed the title Enable caching of CORS requests for API Enable caching of CORS requests for shards/list Dec 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant