Skip to content

test(cloudflare): Add retry on 500 responses to integration test runner#20994

Merged
andreiborza merged 1 commit into
developfrom
ab/unlake-cloudflare-wrangler-500s
May 19, 2026
Merged

test(cloudflare): Add retry on 500 responses to integration test runner#20994
andreiborza merged 1 commit into
developfrom
ab/unlake-cloudflare-wrangler-500s

Conversation

@andreiborza
Copy link
Copy Markdown
Member

We sometimes get random 500 responses in the integration tests, these look like wrangler is just not ready yet so we added a retry condition on 500 responses. Worst case, we have to wait 2s before getting actual 500 responses in the tests which seems like an ok tradeoff.

Closes: #20991

We sometimes get random 500 responses in the integration tests, these look like
wrangler is just not ready yet so we added a retry condition on 500 responses.
Worst case, we have to wait 2s before getting actual 500 responses in the tests
which seems like an ok tradeoff.

Closes: #20991
@andreiborza andreiborza requested a review from a team as a code owner May 19, 2026 05:45
@andreiborza andreiborza requested a review from JPeer264 May 19, 2026 05:45
@mydea mydea changed the title chore(cloudflare): Add retry on 500 responses to integration test runner test(cloudflare): Add retry on 500 responses to integration test runner May 19, 2026
@andreiborza andreiborza merged commit d114415 into develop May 19, 2026
44 checks passed
@andreiborza andreiborza deleted the ab/unlake-cloudflare-wrangler-500s branch May 19, 2026 08:39
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.

[Flaky CI]: Cloudflare Integration Tests - suites/tracing/openai/test.ts > traces a basic chat completion request

2 participants