• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Alan-Jowett / CoPilot-For-Consensus / 20219704840 / 2
78%
main: 78%

Build:
DEFAULT BRANCH: main
Ran 15 Dec 2025 03:43AM UTC
Files 2
Run time 0s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

15 Dec 2025 03:40AM UTC coverage: 86.26%. First build
20219704840.2

push

github

web-flow
fix: implement queue draining and improve duplicate error handling (#232)

- Fix queue consumption pattern: services now consume from event-type queues (archive.ingested, json.parsed, chunks.prepared, summary.complete) instead of service-specific queues
- Improve error handling in parsing service: DuplicateKeyError and DocumentValidationError are now caught and skipped instead of blocking entire archive processing
- Allow individual messages/threads with permanent errors to be skipped while continuing to process the rest of the archive
- Update schema validation to allow empty 'from.name' and 'subject' fields
- Verify full end-to-end pipeline: all queues drain properly when services are running

This fixes the issue where the archive.ingested queue was not draining because parsing service was consuming from the wrong queue (parsing-service instead of archive.ingested), and where duplicate key errors would cause the entire archive to fail and be requeued infinitely.

Co-authored-by: Alan Jowett <alan.jowett@microsoft.com>

113 of 131 relevant lines covered (86.26%)

0.86 hits per line

Source Files on job chunking - 20219704840.2
  • Tree
  • List 2
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 20219704840
  • f68c5955 on github
  • Next Job for on main (#20219720446.6)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc