Skip to content

fix: add retry handler for 429 or 503 - #132

Open
yamaceay wants to merge 1 commit into
mainfrom
fix-flaky-test
Open

fix: add retry handler for 429 or 503#132
yamaceay wants to merge 1 commit into
mainfrom
fix-flaky-test

Conversation

@yamaceay

@yamaceay yamaceay commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

Context

Fixes one flakiness in gen package integration tests

What this PR does and why it is needed

This PR adds retry handler for 429 or 503 status codes occurring in TestMultipleExecutionFlow.

Definition of Done

  • Code is tested (Unit, Integration, E2E)
  • Error handling created / updated & covered by the tests above
  • Documentation updated
    • Only Public APIs are allowed to be used in documentation/tutorials/sample code
  • (Optional) Aligned changes with the JS/TS and Java SDK
  • (Optional) Release notes updated -->

@yamaceay
yamaceay requested a review from alpkom as a code owner September 8, 2026 14:49
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.

1 participant