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

Ensure we fallback to API data when browser reqs fails #109

Merged
merged 4 commits into from
Sep 12, 2024

Conversation

mahendrapaipuri
Copy link
Owner

@mahendrapaipuri mahendrapaipuri commented Sep 11, 2024

  • This fix ensures that we check that returned dashboard is empty before raising error.

  • This can happen when browser fails to fetch data but API request DOES fetch the data. In that case we should go ahead using dashboard returned by API req

Fixes #108

* This fix ensures that we check that returned dashboard is empty before raising error.

* This can happen when browser fails to fetch data but API request DOES fetch the data. In that case we should go ahead using dashboard returned by API req

Signed-off-by: Mahendra Paipuri <mahendra.paipuri@gmail.com>
Signed-off-by: Mahendra Paipuri <mahendra.paipuri@gmail.com>
* Because these tests are very flaky and we cannot have stable snapshots to compare

* Update Grafana to 11.2.0 in local dev env

Signed-off-by: Mahendra Paipuri <mahendra.paipuri@gmail.com>
Signed-off-by: Mahendra Paipuri <mahendra.paipuri@gmail.com>
@mahendrapaipuri mahendrapaipuri merged commit b2966c8 into main Sep 12, 2024
11 checks passed
@mahendrapaipuri mahendrapaipuri deleted the fix_panels_fetching branch September 12, 2024 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Report creation error
1 participant