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

retry failed queries #413

Open
matryer opened this issue Jun 6, 2024 · 2 comments
Open

retry failed queries #413

matryer opened this issue Jun 6, 2024 · 2 comments
Labels

Comments

@matryer
Copy link
Collaborator

matryer commented Jun 6, 2024

Sometimes queries fail but work after a refresh. So if the frontend retried a couple of times after a short delay, we will probably be ok.


sidenote: Francesc Campoy told me once that they would often make two of the same GET requests at the same time, and they just use whichever comes in first. (I'm not suggesting we do that, I don't think @cyriltovena would like it!)

@matryer matryer added the ui label Jun 7, 2024
@matryer
Copy link
Collaborator Author

matryer commented Jun 11, 2024

update: a bug in the backend may address this. See grafana/loki#13161

@gtk-grafana
Copy link
Contributor

This should probably be addressed on the scenes side, and with consideration for overtaxing backend infra

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

No branches or pull requests

2 participants