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

Concurrent fetches of the same manifest #537

Open
paraseba opened this issue Jan 3, 2025 · 0 comments
Open

Concurrent fetches of the same manifest #537

paraseba opened this issue Jan 3, 2025 · 0 comments

Comments

@paraseba
Copy link
Contributor

paraseba commented Jan 3, 2025

On first request, if zarr requests many chunks, we are probably triggering many requests for the same manifest. This needs to be changed so only one request starts and all others wait.

CachingStorage is probably a good place to do this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

2 participants