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

Fix bug with 404 on GET request for batch_request #356

Merged
merged 3 commits into from
Nov 6, 2024

Conversation

mlubej
Copy link
Contributor

@mlubej mlubej commented Nov 5, 2024

Issue is that SH has separate read/write databases which can be out of sync. Adds a wrapper for retrying on 404 around the GET request as well

Let me know if you want to name them differently

@mlubej mlubej requested a review from zigaLuksic November 5, 2024 15:04
@mlubej mlubej self-assigned this Nov 5, 2024
@zigaLuksic zigaLuksic mentioned this pull request Nov 6, 2024
@zigaLuksic zigaLuksic merged commit e99aef1 into develop Nov 6, 2024
7 checks passed
@zigaLuksic zigaLuksic deleted the bugfix/sh-databases-out-of-sync-404-issue branch November 6, 2024 07:34
zigaLuksic added a commit that referenced this pull request Nov 6, 2024
* prepare changelog and increase version

* update hooks

* Fix bug with 404 on GET request for batch_request (#356)

* add a retry wrapper around the GET request

* make mypy happy

* add intermediate value

---------

Co-authored-by: Matic Lubej <[email protected]>
Co-authored-by: Ziga Luksic <[email protected]>

---------

Co-authored-by: Matic Lubej <[email protected]>
Co-authored-by: Matic Lubej <[email protected]>
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