Skip to content

fix: drain pending tx queue in batches with durable ack#3351

Merged
chatton merged 8 commits into
mainfrom
fix/pending-tx-drain-bottlenecks
Jun 11, 2026
Merged

fix: drain pending tx queue in batches with durable ack#3351
chatton merged 8 commits into
mainfrom
fix/pending-tx-drain-bottlenecks

chore: pr feedback

1ed69b3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 11, 2026 in 1s

61.00% (+0.28%) compared to 3fed700

View this Pull Request on Codecov

61.00% (+0.28%) compared to 3fed700

Details

Codecov Report

❌ Patch coverage is 80.00000% with 51 lines in your changes missing coverage. Please review.
✅ Project coverage is 61.00%. Comparing base (3fed700) to head (1ed69b3).

Files with missing lines Patch % Lines
pkg/sequencers/single/queue.go 84.57% 17 Missing and 10 partials ⚠️
pkg/sequencers/single/sequencer.go 60.52% 9 Missing and 6 partials ⚠️
pkg/telemetry/sequencer_tracing.go 33.33% 3 Missing and 1 partial ⚠️
block/internal/executing/executor.go 82.35% 1 Missing and 2 partials ⚠️
block/internal/reaping/reaper.go 89.47% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3351      +/-   ##
==========================================
+ Coverage   60.72%   61.00%   +0.28%     
==========================================
  Files         127      127              
  Lines       13781    13879      +98     
==========================================
+ Hits         8368     8467      +99     
+ Misses       4500     4488      -12     
- Partials      913      924      +11     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.