Skip to content

don't retry time series retrieval on 404 errors - #303

Merged
adamkorynta merged 2 commits into
mainfrom
bugfix/dont_retry_on_404
Aug 5, 2026
Merged

don't retry time series retrieval on 404 errors#303
adamkorynta merged 2 commits into
mainfrom
bugfix/dont_retry_on_404

Conversation

@adamkorynta

Copy link
Copy Markdown
Member

There is no need to keep trying to retrieve data if the time series id doesn't exist.

Added to mock tests as we can actually count how many times the mocked server was called.

@adamkorynta
adamkorynta requested a review from Enovotny July 30, 2026 16:18
@sonarqubecloud

Copy link
Copy Markdown

@adamkorynta
adamkorynta merged commit 4cf0419 into main Aug 5, 2026
10 of 12 checks passed
MikeNeilson pushed a commit that referenced this pull request Aug 18, 2026
* don't retry time series retrieval on 404 errors

* add test for handling 404 errors on missing time series chunks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants