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

feat: retry and retry_async support streaming rpcs #495

Merged
merged 220 commits into from
Dec 12, 2023
Merged

Commits on Feb 8, 2023

  1. Configuration menu
    Copy the full SHA
    953106a View commit details
    Browse the repository at this point in the history
  2. added retrun statement

    daniel-sanche committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    89aeb75 View commit details
    Browse the repository at this point in the history
  3. refactoring

    daniel-sanche committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    27feb80 View commit details
    Browse the repository at this point in the history
  4. work for now deadline

    daniel-sanche committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    0dffa6d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b330c3b View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. Configuration menu
    Copy the full SHA
    67ceaa2 View commit details
    Browse the repository at this point in the history
  2. got test to pass

    daniel-sanche committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    ee2647a View commit details
    Browse the repository at this point in the history
  3. restructured test

    daniel-sanche committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    5a5396c View commit details
    Browse the repository at this point in the history
  4. added tests

    daniel-sanche committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    7afa76b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2d91ade View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2023

  1. Configuration menu
    Copy the full SHA
    0cd384e View commit details
    Browse the repository at this point in the history
  2. got first test working

    daniel-sanche committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    f72bbec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    88eed5c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    91f9cc4 View commit details
    Browse the repository at this point in the history
  5. fixed is_generator

    daniel-sanche committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    c3eb997 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f6c6201 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    57b0ee3 View commit details
    Browse the repository at this point in the history
  8. added tests

    daniel-sanche committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    e814ce7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0ffb03f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a8024f3 View commit details
    Browse the repository at this point in the history
  11. added comments

    daniel-sanche committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    c76f641 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ee631e3 View commit details
    Browse the repository at this point in the history
  13. refactor async file

    daniel-sanche committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    70eb78c View commit details
    Browse the repository at this point in the history
  14. ran blacken

    daniel-sanche committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    42ee132 View commit details
    Browse the repository at this point in the history
  15. improved send test

    daniel-sanche committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    102d83b View commit details
    Browse the repository at this point in the history
  16. improved comments

    daniel-sanche committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    f029dbd View commit details
    Browse the repository at this point in the history
  17. got send working

    daniel-sanche committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    c83c62a View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    185826c View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. Configuration menu
    Copy the full SHA
    c5f7bbe View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. improved comments

    daniel-sanche committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    4242036 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c4799c View commit details
    Browse the repository at this point in the history
  3. improved comments

    daniel-sanche committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    0bd6cab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    67aeeaf View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. Configuration menu
    Copy the full SHA
    985b13a View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. Configuration menu
    Copy the full SHA
    0ea8297 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. Configuration menu
    Copy the full SHA
    b952652 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6cb3e2d View commit details
    Browse the repository at this point in the history
  3. removed filter_fn

    daniel-sanche committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    99da116 View commit details
    Browse the repository at this point in the history
  4. ran blacken

    daniel-sanche committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    7f862d0 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. Configuration menu
    Copy the full SHA
    04a4a69 View commit details
    Browse the repository at this point in the history
  2. fixed tests and lint

    daniel-sanche committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    d20cf08 View commit details
    Browse the repository at this point in the history
  3. changed comments

    daniel-sanche committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    183c221 View commit details
    Browse the repository at this point in the history
  4. fixed 3.11 failed test

    daniel-sanche committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    d2217e4 View commit details
    Browse the repository at this point in the history
  5. added comments

    daniel-sanche committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    d4a9d30 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. Configuration menu
    Copy the full SHA
    06d45cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de41a14 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dcb3766 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dd368e4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    452b9bb View commit details
    Browse the repository at this point in the history
  6. changed docstrings

    daniel-sanche committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    6879418 View commit details
    Browse the repository at this point in the history
  7. removed back-ticks

    daniel-sanche committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    847509f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b5e3796 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. changed comments

    daniel-sanche committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    7a7d9ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6619895 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27fc930 View commit details
    Browse the repository at this point in the history
  4. changed comments

    daniel-sanche committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    d6a23ea View commit details
    Browse the repository at this point in the history
  5. added comments

    daniel-sanche committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    90ef834 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6201db6 View commit details
    Browse the repository at this point in the history
  7. blacken/mypy fixes

    daniel-sanche committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    61ce3a7 View commit details
    Browse the repository at this point in the history
  8. fixed issue with py37

    daniel-sanche committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    69149a1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d63871e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    773e033 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d1def5d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    cbaaa1d View commit details
    Browse the repository at this point in the history
  13. fixed lint issue

    daniel-sanche committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    21a863f View commit details
    Browse the repository at this point in the history
  14. changed docstring

    daniel-sanche committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    878ddfb View commit details
    Browse the repository at this point in the history
  15. changed docstrings

    daniel-sanche committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    7b0a600 View commit details
    Browse the repository at this point in the history
  16. updated comments

    daniel-sanche committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    0188228 View commit details
    Browse the repository at this point in the history
  17. updated comments

    daniel-sanche committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    902a4ab View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    74f3f3e View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. update test error string

    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    daniel-sanche and parthea authored Apr 19, 2023
    Configuration menu
    Copy the full SHA
    e506aad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5baa2aa View commit details
    Browse the repository at this point in the history
  3. improved type hinting

    daniel-sanche committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    5c3805d View commit details
    Browse the repository at this point in the history
  4. improved test docs

    daniel-sanche committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    265d998 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. fixed mypy issues

    daniel-sanche committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    0423ebe View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. Configuration menu
    Copy the full SHA
    c4049f5 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Configuration menu
    Copy the full SHA
    acd6546 View commit details
    Browse the repository at this point in the history
  2. fixed style issues

    daniel-sanche committed May 8, 2023
    Configuration menu
    Copy the full SHA
    b1ad4b3 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Configuration menu
    Copy the full SHA
    8dcf67c View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. Configuration menu
    Copy the full SHA
    6104c59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43d0913 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. Configuration menu
    Copy the full SHA
    9ba7676 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. Configuration menu
    Copy the full SHA
    14c195c View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2023

  1. Configuration menu
    Copy the full SHA
    de7b51a View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. improved docstrings

    daniel-sanche committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    4cdee6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a526d65 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. Configuration menu
    Copy the full SHA
    ee2bbdd View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Configuration menu
    Copy the full SHA
    5f82355 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9900c40 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c2dcbe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3340399 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. Configuration menu
    Copy the full SHA
    de07714 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    67068ac View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    54325bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bafa18b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ae2a32 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9cadd63 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c9ef1d5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    41c7868 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    30fccb9 View commit details
    Browse the repository at this point in the history
  8. remove iteration helper

    daniel-sanche committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    a2b0e6c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4aa1ab4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8349424 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ece5cf8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5ddda24 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9e3ea92 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3b06b3a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8bb6b0c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    37c64a0 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    cee0028 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    3a7e5fa View commit details
    Browse the repository at this point in the history
  19. fixed comments

    daniel-sanche committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    ba6dc9f View commit details
    Browse the repository at this point in the history
  20. fixed mypy issues

    daniel-sanche committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    0500b8b View commit details
    Browse the repository at this point in the history
  21. fixed issue with py310

    daniel-sanche committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    1ccadb1 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    c312262 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    1fe57e0 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    4f09f29 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    06824b9 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    343157b View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. improved documentation

    daniel-sanche committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    93f82cc View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Configuration menu
    Copy the full SHA
    0915ca0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61e5ab5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    51c125b View commit details
    Browse the repository at this point in the history
  4. fixed lint issues

    daniel-sanche committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    02604bc View commit details
    Browse the repository at this point in the history
  5. update comment

    Co-authored-by: Victor Chudnovsky <vchudnov@google.com>
    daniel-sanche and vchudnov-g authored Sep 1, 2023
    Configuration menu
    Copy the full SHA
    6269db2 View commit details
    Browse the repository at this point in the history
  6. fix typo

    Co-authored-by: Victor Chudnovsky <vchudnov@google.com>
    daniel-sanche and vchudnov-g authored Sep 1, 2023
    Configuration menu
    Copy the full SHA
    0dcd0de View commit details
    Browse the repository at this point in the history
  7. Update google/api_core/retry_streaming.py

    fixed typo
    
    Co-authored-by: Victor Chudnovsky <vchudnov@google.com>
    daniel-sanche and vchudnov-g authored Sep 1, 2023
    Configuration menu
    Copy the full SHA
    54e9c81 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2342910 View commit details
    Browse the repository at this point in the history
  9. fixed indentation

    daniel-sanche committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    eada0d7 View commit details
    Browse the repository at this point in the history
  10. improved sample

    daniel-sanche committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    ae2bf37 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c8a4f26 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2840b9f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    82274a3 View commit details
    Browse the repository at this point in the history
  14. improved sample

    daniel-sanche committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    1594a17 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    9b0ddb0 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    8985127 View commit details
    Browse the repository at this point in the history
  17. added missing test

    daniel-sanche committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    60b20ab View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Configuration menu
    Copy the full SHA
    237ca3d View commit details
    Browse the repository at this point in the history
  2. improved type checking

    daniel-sanche committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    a46c0f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    93727b7 View commit details
    Browse the repository at this point in the history
  4. fixed typing issues

    daniel-sanche committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    796ae52 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. moved docstrings

    daniel-sanche committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    0688ffe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da048ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80e5eb0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    562079b View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Configuration menu
    Copy the full SHA
    a0fecc5 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Update tests/unit/test_retry.py

    Co-authored-by: Victor Chudnovsky <vchudnov@google.com>
    daniel-sanche and vchudnov-g authored Oct 6, 2023
    Configuration menu
    Copy the full SHA
    8cc6ea9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7a5cd4 View commit details
    Browse the repository at this point in the history
  3. use kwargs map

    daniel-sanche committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    02c12cc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    03b1608 View commit details
    Browse the repository at this point in the history
  5. renamed example lists

    daniel-sanche committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    b05b11f View commit details
    Browse the repository at this point in the history
  6. removed ignore_sent

    daniel-sanche committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    0b5d3a2 View commit details
    Browse the repository at this point in the history
  7. fixed lint issues

    daniel-sanche committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    03f2af5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5fee888 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    239ed7d View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    94eb0f5 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    7d1e246 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Apply suggestions from code review

    comments, typos, etc
    
    Co-authored-by: Victor Chudnovsky <vchudnov@google.com>
    daniel-sanche and vchudnov-g authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    b0faa2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c44298 View commit details
    Browse the repository at this point in the history
  3. Update google/api_core/retry.py

    Co-authored-by: Victor Chudnovsky <vchudnov@google.com>
    daniel-sanche and vchudnov-g authored Nov 9, 2023
    Configuration menu
    Copy the full SHA
    51df672 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e207376 View commit details
    Browse the repository at this point in the history
  5. improved comments

    daniel-sanche committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    39716a7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2bbf33f View commit details
    Browse the repository at this point in the history
  7. renamed variables

    daniel-sanche committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    3b03bfa View commit details
    Browse the repository at this point in the history
  8. improved comments

    daniel-sanche committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    e63701d View commit details
    Browse the repository at this point in the history
  9. renamed variable

    daniel-sanche committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    c101ea6 View commit details
    Browse the repository at this point in the history
  10. fixed tests

    daniel-sanche committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    3642d74 View commit details
    Browse the repository at this point in the history
  11. improved comments

    daniel-sanche committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    34cfa08 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    583181d View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2023

  1. Configuration menu
    Copy the full SHA
    b311b87 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Configuration menu
    Copy the full SHA
    19a998d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5637e88 View commit details
    Browse the repository at this point in the history
  3. share base retry logic

    daniel-sanche committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    c4be5f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4d9e762 View commit details
    Browse the repository at this point in the history
  5. lint and mypy cleanup

    daniel-sanche committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    2e9e84b View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. Configuration menu
    Copy the full SHA
    d183a7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2d9c9c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4543106 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d791aad View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. change enum encoding

    daniel-sanche committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    638cc68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f7b1e14 View commit details
    Browse the repository at this point in the history
  3. restructured files

    daniel-sanche committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    07db4c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d448a52 View commit details
    Browse the repository at this point in the history
  5. share a logger

    daniel-sanche committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    781426a View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Configuration menu
    Copy the full SHA
    4a05404 View commit details
    Browse the repository at this point in the history
  2. added type hints

    daniel-sanche committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    b221c8d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b5b4534 View commit details
    Browse the repository at this point in the history
  4. revised docstring

    daniel-sanche committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    0f1145d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8408512 View commit details
    Browse the repository at this point in the history
  6. Revert "removed costly awaitable check"

    This reverts commit b5b4534.
    daniel-sanche committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    aa69c56 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. renamed variable

    daniel-sanche committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    d1ac29d View commit details
    Browse the repository at this point in the history
  2. update docstring

    Co-authored-by: Victor Chudnovsky <vchudnov@google.com>
    daniel-sanche and vchudnov-g authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    3ab88fc View commit details
    Browse the repository at this point in the history
  3. add punctuation

    Co-authored-by: Victor Chudnovsky <vchudnov@google.com>
    daniel-sanche and vchudnov-g authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    382d0e2 View commit details
    Browse the repository at this point in the history
  4. punctuation

    Co-authored-by: Victor Chudnovsky <vchudnov@google.com>
    daniel-sanche and vchudnov-g authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    4258823 View commit details
    Browse the repository at this point in the history
  5. update docstrings

    Co-authored-by: Victor Chudnovsky <vchudnov@google.com>
    daniel-sanche and vchudnov-g authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    1bc9731 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aafe057 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8095229 View commit details
    Browse the repository at this point in the history
  8. update docstring

    Co-authored-by: Victor Chudnovsky <vchudnov@google.com>
    daniel-sanche and vchudnov-g authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    de9f518 View commit details
    Browse the repository at this point in the history
  9. update test comment

    Co-authored-by: Victor Chudnovsky <vchudnov@google.com>
    daniel-sanche and vchudnov-g authored Dec 5, 2023
    Configuration menu
    Copy the full SHA
    7864667 View commit details
    Browse the repository at this point in the history
  10. update docstrings

    daniel-sanche committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    4c24322 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7855513 View commit details
    Browse the repository at this point in the history
  12. improved docstrings

    daniel-sanche committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    f4bfb02 View commit details
    Browse the repository at this point in the history
  13. use timeout in tests

    daniel-sanche committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    a88cf6f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    b5c62e1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    852f4f8 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    cd8323e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ace61eb View commit details
    Browse the repository at this point in the history
  18. ran blacken

    daniel-sanche committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    1bbd1f0 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    35cc00a View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    89abfa4 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. remove duplicated test

    daniel-sanche committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    74ab817 View commit details
    Browse the repository at this point in the history
  2. fixed variable name

    daniel-sanche committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    85b3e02 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6dbe17d View commit details
    Browse the repository at this point in the history
  4. changed docstring

    daniel-sanche committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    71e5888 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    cbae3d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61198b8 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    acf9752 View commit details
    Browse the repository at this point in the history
  2. fix: address mypy errors

    vchudnov-g committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    7cf9fbf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f62439a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b7abeca View commit details
    Browse the repository at this point in the history