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

API Core: Retry.__init__ add on_error #8892

Merged

Conversation

emar-kar
Copy link
Contributor

@emar-kar emar-kar commented Aug 2, 2019

Closes: #7951

emar-kar added 5 commits July 29, 2019 16:53
added 'on_error' argument into the 'Retry' class '__init__' method
added additional tests to check 'on_error' as an argument + existing tests correction
major chgs / tests correction
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 2, 2019
@IlyaFaer IlyaFaer added api: core kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Aug 2, 2019
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Aug 2, 2019
@emar-kar emar-kar marked this pull request as ready for review August 2, 2019 10:02
@emar-kar emar-kar requested a review from busunkim96 as a code owner August 2, 2019 10:02
@mf2199 mf2199 requested a review from tseaver August 5, 2019 20:51
@crwilcox crwilcox self-requested a review August 22, 2019 17:38
@busunkim96 busunkim96 changed the title Core: Retry.__init__ add on_error API Core: Retry.__init__ add on_error Aug 22, 2019
@busunkim96 busunkim96 merged commit 73695e8 into googleapis:master Aug 22, 2019
@emar-kar emar-kar deleted the adding-on_error-into-the-__init__ branch August 28, 2019 07:59
HemangChothani pushed a commit to HemangChothani/google-cloud-python that referenced this pull request Aug 29, 2019
emar-kar added a commit to MaxxleLLC/google-cloud-python that referenced this pull request Sep 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: core cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Core: Retry.__init__ add on_error arg
6 participants