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

Request timeout for databases #255

Open
CasperWA opened this issue Jan 25, 2021 · 0 comments
Open

Request timeout for databases #255

CasperWA opened this issue Jan 25, 2021 · 0 comments
Labels
bug Something isn't working UX User eXperience

Comments

@CasperWA
Copy link
Owner

The timeout for requests is currently 10s.
This is not enough for a database like Materials Cloud's Li-ion conductors database.
The main solution is to do asynchronous requests (and have the database implementation updated), but for any database, if the requests timeout, the database should most likely be removed from the list of available databases, or disabled.

@CasperWA CasperWA added bug Something isn't working UX User eXperience labels Jan 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working UX User eXperience
Projects
None yet
Development

No branches or pull requests

1 participant