fix(api): increase flaky test timeouts for CI environments #561

Closed
jason.woltje wants to merge 1 commits from fix/flaky-ci-tests into main
Owner

Fix 2 flaky CI tests:

  • Rate limit test: 30s timeout (was 5s default)
  • Log sanitizer perf test: 500ms threshold (was 100ms)

These are timing-sensitive tests that fail in slower CI runners.

Fix 2 flaky CI tests: - Rate limit test: 30s timeout (was 5s default) - Log sanitizer perf test: 500ms threshold (was 100ms) These are timing-sensitive tests that fail in slower CI runners.
jason.woltje added 1 commit 2026-02-28 18:13:59 +00:00
Merge branch 'main' into fix/flaky-ci-tests
Some checks are pending
ci/woodpecker/push/api Pipeline is running
ci/woodpecker/push/orchestrator Pipeline was successful
ci/woodpecker/push/web Pipeline was successful
61d41b8d76
jason.woltje closed this pull request 2026-02-28 18:17:17 +00:00
Some checks are pending
ci/woodpecker/push/api Pipeline is running
ci/woodpecker/push/orchestrator Pipeline was successful
ci/woodpecker/push/web Pipeline was successful

Pull request closed

Sign in to join this conversation.