Skip to content

chore(retry): implement new retry exception handlers#1058

Merged
BenWhitehead merged 3 commits intogoogleapis:mainfrom
BenWhitehead:new-retry-handlers
Oct 1, 2021
Merged

chore(retry): implement new retry exception handlers#1058
BenWhitehead merged 3 commits intogoogleapis:mainfrom
BenWhitehead:new-retry-handlers

Conversation

@BenWhitehead
Copy link
Copy Markdown
Collaborator

@BenWhitehead BenWhitehead commented Sep 28, 2021

  • add idempotent handler
  • add idempotent resumable write handler
  • add non-idempotent handler

test count summary shift after this change

failure -> success: 55
  error -> success: 24
success -> failure: 26

* add idempotent handler
* add idempotent resumable write handler
* add non-idempotent handler

test count summary shift after this change
failure -> success: 55
  error -> success: 24
success -> failure: 26
@BenWhitehead BenWhitehead requested review from a team September 28, 2021 23:20
@product-auto-label product-auto-label bot added the api: storage Issues related to the googleapis/java-storage API. label Sep 28, 2021
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Sep 28, 2021
@BenWhitehead BenWhitehead added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 29, 2021
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 29, 2021
@BenWhitehead BenWhitehead merged commit 35cb2f7 into googleapis:main Oct 1, 2021
@BenWhitehead BenWhitehead deleted the new-retry-handlers branch October 1, 2021 18:21
@BenWhitehead BenWhitehead added this to the Retry Conformance Project milestone Oct 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: storage Issues related to the googleapis/java-storage API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants