Skip to content

Commit 22e8dfa

Browse files
Update Release Notes
Signed-off-by: camille-bouvy-frequenz <[email protected]>
1 parent d09e069 commit 22e8dfa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

RELEASE_NOTES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
* Extra validation check to ensure the quantity is strictly positive.
1414
* Extra validation check to ensure the quantity and price are within the allowed bounds.
1515
* 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
1618

1719
## Bug Fixes
1820

0 commit comments

Comments
 (0)