gapic-generator-python icon indicating copy to clipboard operation
gapic-generator-python copied to clipboard

Add tests for wrapping async retry logic

Open ohmayr opened this issue 1 year ago • 0 comments

Currently, we don't test if the retry logic is correctly applied to async gRPC or rest methods via google.api_core.retry_async.AsyncRetry. We should add tests to verify that the retry logic works as expected.

ohmayr avatar Sep 12 '24 22:09 ohmayr