Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

feat: support retry settings and retryable codes in call context #1238

Merged
merged 37 commits into from Mar 18, 2021

Commits on Nov 9, 2020

  1. feat: support retry settings and retryable codes in call context

    Allows applications to supply retry settings and retryabe codes for individual RPCs
    through ApiCallContext.
    
    Fixes googleapis#1197
    olavloite committed Nov 9, 2020
    Copy the full SHA
    8eeefdc View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    83c2f16 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2020

  1. Copy the full SHA
    aabd3b0 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d73e7b3 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2021

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

Commits on Jan 7, 2021

  1. Copy the full SHA
    ed22eaf View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    80230e1 View commit details
    Browse the repository at this point in the history
  3. fix: fix style

    olavloite committed Jan 7, 2021
    Copy the full SHA
    8ef6e6f View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    19ed8d0 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2021

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

Commits on Jan 26, 2021

  1. Copy the full SHA
    3eb9fa7 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2021

  1. Copy the full SHA
    73b26c7 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2021

  1. Copy the full SHA
    111f8f5 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a58eb10 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    51b670b View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    41fdc4e View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    68b2c69 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2021

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

Commits on Feb 22, 2021

  1. Copy the full SHA
    54f9f70 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2021

  1. Copy the full SHA
    da9cc81 View commit details
    Browse the repository at this point in the history
  2. chore: cleanup 'this' usage

    olavloite committed Feb 24, 2021
    Copy the full SHA
    8c5090d View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2021

  1. Copy the full SHA
    131da46 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    395d7cf View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    5c90e70 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    301069d View commit details
    Browse the repository at this point in the history
  5. docs: add javadoc

    olavloite committed Mar 1, 2021
    Copy the full SHA
    f322549 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2021

  1. Copy the full SHA
    e0a61c5 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    0925ea2 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2021

  1. Copy the full SHA
    e02f951 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'context-retry-settings' of github.com:olavloite/gax-jav…

    …a into context-retry-settings
    olavloite committed Mar 10, 2021
    Copy the full SHA
    a0118c3 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    eafe239 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    ffa05a1 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    8ae3280 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'context-retry-settings' of github.com:olavloite/gax-jav…

    …a into context-retry-settings
    olavloite committed Mar 10, 2021
    Copy the full SHA
    3c0d719 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    5da364a View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2021

  1. fix: deprecation

    olavloite committed Mar 17, 2021
    Copy the full SHA
    a42ea60 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8eab974 View commit details
    Browse the repository at this point in the history