Skip to content

Use Google's num_retries in HTTP methods#79

Merged
jrose-stac merged 1 commit intomainfrom
googleTimeout
Nov 6, 2025
Merged

Use Google's num_retries in HTTP methods#79
jrose-stac merged 1 commit intomainfrom
googleTimeout

Conversation

@jrose-stac
Copy link
Copy Markdown
Collaborator

Checklist for this pull request:

  • I have added docstrings to my additions if needed
  • I have added the module to docs/index.rst if it is completely new

Description:

Pass num_retries parameter into Google calls that can accept it, defaulting to 3 (library default is 0).

Current tests pass, have not written explicit retry tests.

Copy link
Copy Markdown
Contributor

@DarrFranco DarrFranco left a comment

Choose a reason for hiding this comment

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

lgtm

@jrose-stac
Copy link
Copy Markdown
Collaborator Author

Screenshot 2025-10-24 at 15 32 37 This is working on deployed portal jobs for the time being -- will merge on Monday

@jrose-stac jrose-stac merged commit c93864f into main Nov 6, 2025
3 of 5 checks passed
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.

3 participants