- Add RABBITMQ_OUTPUT_QUEUE_NAME environment variable support - Fix hardcoded queue name 'reconciler.output' to use configurable queue name - Default to 'freeleaps.devops.reconciler.output' if env var not set - Add debug logging to show which queue name is being used - This fixes the issue where 42 messages were stuck in the output queue due to queue name mismatch |
||
|---|---|---|
| apps | ||
| infra | ||
| sites | ||
| .gitignore | ||
| CHANGELOG.md | ||
| docker-compose.yaml | ||
| main.py | ||
| VERSION | ||