Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Mar 31, 2026. It is now read-only.
docs: streamline 'timeout' / 'retry' docs in docstrings - #461
Merged
tseaver merged 12 commits intoJun 10, 2021
Conversation
tseaver
commented
Jun 8, 2021
Uh oh!
There was an error while loading. Please reload this page.
tseaverforce-pushed
the
455-move-boilerplate-timeout-retry-docs-from-docstrings
branch
from
June 8, 2021 22:49
0364999 to
aa470b0Comparetritone
reviewed
Jun 9, 2021
tritone
left a comment
Contributor
There was a problem hiding this comment.
Thanks for adding this! A couple small suggestions.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
tritone
commented
Jun 9, 2021
Contributor
tritone
reviewed
Jun 9, 2021
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
cojenco
reviewed
Jun 9, 2021
Uh oh!
There was an error while loading. Please reload this page.
cojenco
reviewed
Jun 9, 2021
Uh oh!
There was an error while loading. Please reload this page.
cojenco
reviewed
Jun 10, 2021
Uh oh!
There was an error while loading. Please reload this page.
Include API docs for the 'retry' module, as well, to unbreak links.
Replace boilerplate with links to new narrative docs. Closes#455.
Rather than hacking it in via replacement.
- Explain semantics of default policies, and where used. - Provide an example of a predicate function for a conditional policy. Per review comments.
Per review comments.
Further review comments.
tseaverforce-pushed
the
455-move-boilerplate-timeout-retry-docs-from-docstrings
branch
from
June 10, 2021 15:32
435c4e4 to
1a56e89Comparetseaver
deleted the
455-move-boilerplate-timeout-retry-docs-from-docstrings
branch
June 10, 2021 16:34
cojenco pushed a commit
to cojenco/python-storage
that referenced
this pull request
Oct 13, 2021
* Add 'requests' intersphinx refs * Add narrative docs for timeouts and retries * Include API docs for the 'retry' module, as well, to unbreak links. * Replace boilerplate docstring entries for 'timeout' / 'retry' with links to new narrative docs. * Add docstrings for default conditional policies. Closesgoogleapis#455.
cojenco pushed a commit
to cojenco/python-storage
that referenced
this pull request
Oct 13, 2021
* Add 'requests' intersphinx refs * Add narrative docs for timeouts and retries * Include API docs for the 'retry' module, as well, to unbreak links. * Replace boilerplate docstring entries for 'timeout' / 'retry' with links to new narrative docs. * Add docstrings for default conditional policies. Closesgoogleapis#455.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Closes#455