We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d09e069 commit 22e8dfaCopy full SHA for 22e8dfa
RELEASE_NOTES.md
@@ -13,6 +13,8 @@
13
* Extra validation check to ensure the quantity is strictly positive.
14
* Extra validation check to ensure the quantity and price are within the allowed bounds.
15
* Add more edge cases to the integration tests
16
+* Add a module defining a backoff strategy to handle retries with increasing timeouts.
17
+* Use the backoff strategy when calling gRPCs in the Client
18
19
## Bug Fixes
20
0 commit comments