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

Provide backup data if loading from S3 is slow #269

Open
nmdefries opened this issue Apr 24, 2023 · 0 comments
Open

Provide backup data if loading from S3 is slow #269

nmdefries opened this issue Apr 24, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@nmdefries
Copy link
Collaborator

Occasionally it takes a really long time (1 min vs the normal 15-20s) to load input data from the S3 bucket. This problem can be seen in both staging and public dashboards at the same time, which indicates that it is an AWS or network problem rather than a bug in our code. Can load fallback data if directly loading from AWS takes longer than [x] seconds.

@nmdefries nmdefries added the enhancement New feature or request label Apr 26, 2023
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