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 to missing NoOutputError, add fix_winding function, re-add client to searcher #73

Merged
merged 8 commits into from
Nov 10, 2024

Conversation

jessjaco
Copy link
Collaborator

The only thing that modifies the API is adding back an (optional) client argument to PystacSearcher. I am flexible on the implementation but I need this because I've been hitting some limits of the earth search API and the the recommended fix is to add retries to the search client (see Element84/earth-search#19 and my test workaround here: https://github.com/jessjaco/broken-workflows/blob/main/big_search.py

Copy link
Contributor

@alexgleith alexgleith left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@alexgleith alexgleith merged commit 028f23a into main Nov 10, 2024
2 checks passed
@alexgleith alexgleith deleted the retry-search branch November 10, 2024 22:36
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