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

Alan-Jowett / CoPilot-For-Consensus / 20769500808
76%

Build:
DEFAULT BRANCH: main
Ran 07 Jan 2026 03:21AM UTC
Jobs 0
Files 0
Run time –
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

pending completion
  cancel
20769500808

push

github

web-flow
fix: align subscriber queues to queue-per-event topology for all services (#778)

* embedding: consume from Service Bus 'chunks.prepared' queue\n\nAlign subscriber with queue-per-event routing and existing Service Bus queue definitions to fix amqp:client-error on receiver open.

* embedding: select subscriber queue by bus type\n\n- Azure Service Bus: consume from 'chunks.prepared' (queue-per-event)\n- RabbitMQ: keep 'embedding-service' to preserve Docker Compose setup

* embedding: align queue selection with orchestrator style\n\nIf no configured queue, auto-detect:\n- Azure Service Bus -> 'chunks.prepared'\n- RabbitMQ -> 'embedding-service'\nLogs decision like orchestrator main.py.

* align all services to auto-detect queue names by bus type\n\nAll services now auto-detect queue_name based on message_bus_type:\n- Azure Service Bus: use per-event queue (archive.ingested, json.parsed, etc.)\n- RabbitMQ: use service queue (parsing-service, chunking-service, etc.)\n\nMatches orchestrator/embedding pattern. Allows config override via queue_name parameter.

* simplify: use uniform per-event queue names everywhere\n\nRemove auto-detection logic and align Docker Compose with Azure Service Bus by using per-event queue names (archive.ingested, json.parsed, chunks.prepared, etc.) for all services and all message bus backends.\n\nSimplifies codebase while ensuring consistent behavior across environments.

* docs: update artifacts to reflect unified queue-per-event topology

- Update orchestrator config schema: remove auto-detection description
- Simplify orchestrator test coverage to reflect hardcoded queue names
- Update Azure Service Bus troubleshooting: queue lifecycle no longer creates orchestrator-service
- Revise queue architecture documentation: remove dual-topology pattern
- Update Grafana dashboard: monitor correct per-event queues (not embedding-service/orchestrator-service)
- Align all documentation with simplified unified queue naming approach

Close... (continued)
Source Files on build 20769500808
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #20769500808
  • dfca885e on github
  • Prev Build on main (#20763756154)
  • Next Build on main (#20791556200)
  • 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