Skip to content
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.

Handle 60 Second Timeout #95

Open
wgranger opened this issue May 10, 2019 · 1 comment
Open

Handle 60 Second Timeout #95

wgranger opened this issue May 10, 2019 · 1 comment

Comments

@wgranger
Copy link
Contributor

The stats api can hit a 60-second timeout before data is served back to the client. This issue became apparent from a recent query where daily Galaxy Zoo classification stats were requested without a limit.

In this case, the stats api timed out before it could return daily counts for the project.

@camallen
Copy link
Contributor

this could be addressed by postgresql connection statement timeouts, ideally they would be set to just after the ingress load balancer times out via an env variable on boot, e.g. zooniverse/panoptes#3278

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

No branches or pull requests

2 participants