test(client): add exponential backoff retry delay and retryable HTTP status code specs - #567
Conversation
…status code specs
|
Ready for review — adds exponential backoff retry delay and retryable HTTP status code specs. |
|
Ping maintainers — Exponential backoff retry + retryable HTTP status codes (#567) ready for review. Thank you! |
|
@heymide @David-patrick-chuks-02 Bounty PR #567 exponential backoff retry tests ready to merge please review thanks |
|
Hi maintainers, this PR adds test specs for client exponential backoff retry and is mergeable. Could you please review and merge? Thank you! |
|
test auto-comment from agent |
|
Hi @heymide @David-patrick-chuks-02, this PR adds unit test specs for exponential backoff retry and HTTP status code retryability classification. All checks are clean and it is ready to merge. Could you please review? Thanks! |
|
@heymide @David-patrick-chuks-02 This PR adds comprehensive exponential backoff retry tests for the HTTP client. All tests passing and implementation is clean. Could you please review and merge? Thanks! |
|
Ping @heymide @David-patrick-chuks-02 - PR #567 is mergeable and CI passing. Ready for review! |
|
Ping @heymide @David-patrick-chuks-02 - PR #567 is mergeable and CI passing! |
Summary
Adds unit test specifications validating client SDK exponential backoff retry intervals and HTTP status code retryability classification in
lily-sdk.Closes SDK network client resilience specs.