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

docs: streamline 'timeout' / 'retry' docs in docstrings #461

Merged

Commits on Jun 10, 2021

  1. Copy the full SHA
    475d1fb View commit details
    Browse the repository at this point in the history
  2. docs: add narrative docs for timeouts and retries

    Include API docs for the 'retry' module, as well, to unbreak links.
    tseaver committed Jun 10, 2021
    Copy the full SHA
    6de23df View commit details
    Browse the repository at this point in the history
  3. docs: streamline 'timeout' / 'retry docstrngs

    Replace boilerplate with links to new narrative docs.
    
    Closes #455.
    tseaver committed Jun 10, 2021
    Copy the full SHA
    7c6d4ca View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    581a43c View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    a9014aa View commit details
    Browse the repository at this point in the history
  6. fix: add 'requests' intersphinx dep via library API

    Rather than hacking it in via replacement.
    tseaver committed Jun 10, 2021
    Copy the full SHA
    bcecbaf View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    501bb17 View commit details
    Browse the repository at this point in the history
  8. docs: flesh out retry docs

    - Explain semantics of default policies, and where used.
    
    - Provide an example of a predicate function for a conditional policy.
    
    Per review comments.
    tseaver committed Jun 10, 2021
    Copy the full SHA
    99f38cd View commit details
    Browse the repository at this point in the history
  9. 🦉 Updates from OwlBot

    gcf-owl-bot[bot] authored and tseaver committed Jun 10, 2021
    Copy the full SHA
    2162c28 View commit details
    Browse the repository at this point in the history
  10. docs: tweak

    Per review comments.
    tseaver committed Jun 10, 2021
    Copy the full SHA
    4b1f419 View commit details
    Browse the repository at this point in the history
  11. docs: tweak

    Further review comments.
    tseaver committed Jun 10, 2021
    Copy the full SHA
    799012d View commit details
    Browse the repository at this point in the history
  12. docs: add ref to back-end retry strategy docs

    Per review.
    tseaver committed Jun 10, 2021
    Copy the full SHA
    1a56e89 View commit details
    Browse the repository at this point in the history