Skip to content

Conversation

@kalinkrustev
Copy link
Contributor

@kalinkrustev kalinkrustev commented Apr 29, 2025

Add a new property retries for requests. Tests for which assertions fail will repeat their request as per the value of retries, i.e. when retries=1, up to 2 requests can be made. The specified number of retries will be made with intervals 250ms, 500ms, 1s, 2s and 4s for the rest.

@kalinkrustev kalinkrustev changed the title fix: enhance retry logic in outbound initiator fix: implement retry logic in outbound initiator Apr 29, 2025
@kalinkrustev kalinkrustev merged commit 36c8b2f into main May 1, 2025
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants