test: Increase SlowMessageTransport delay to reduce test flakiness#435
test: Increase SlowMessageTransport delay to reduce test flakiness#435
Conversation
The delay in ExecuteAsync_WithPerEventTypeProcessingTimeout_UsesOverride was raised from 200ms to 5s to ensure it exceeds the override timeout, minimizing timer-jitter and improving test reliability.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
WalkthroughA test timeout value is increased in the outbox processor hosted service tests to ensure reliable triggering of per-event-type processing timeouts during message transport operations. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #435 +/- ##
==========================================
+ Coverage 92.36% 92.78% +0.41%
==========================================
Files 159 159
Lines 5960 5960
Branches 539 539
==========================================
+ Hits 5505 5530 +25
+ Misses 302 277 -25
Partials 153 153 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
The delay in ExecuteAsync_WithPerEventTypeProcessingTimeout_UsesOverride was raised from 200ms to 5s to ensure it exceeds the override timeout, minimizing timer-jitter and improving test reliability.
Summary by CodeRabbit