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

Timeout on /api/v1/series/points #385

Open
clarfonthey opened this issue Sep 1, 2019 · 2 comments
Open

Timeout on /api/v1/series/points #385

clarfonthey opened this issue Sep 1, 2019 · 2 comments
Labels
Back-end Back-end component related (API) Connector Back-end provider connector related Enhancement

Comments

@clarfonthey
Copy link
Contributor

clarfonthey commented Sep 1, 2019

In my case I had set up rrdcached incorrectly, so, facette was basically in an infinite loop waiting for output from it. There should be some kind of time limit where the API returns sometime if the backend doesn't respond, so that rather than nginx responding with a 504 HTML page, the API specifically returns that the backend took too long to respond. Maybe this could be configurable.

@vbatoufflet
Copy link
Member

Hi @clarfon,

Sorry for the delay here. I didn't had much time to look at it. I'll try to reproduce it having a misconfigured rrdcached and make sure to handle it more safely :)

@vbatoufflet vbatoufflet added Back-end Back-end component related (API) Connector Back-end provider connector related Enhancement labels Nov 13, 2019
@clarfonthey
Copy link
Contributor Author

No worries! Life happens. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Back-end Back-end component related (API) Connector Back-end provider connector related Enhancement
Projects
None yet
Development

No branches or pull requests

2 participants