Skip to content

DEV-3248 Use the heartbeat feature of RabbitMQ#26

Merged
Inarus899 merged 2 commits intodevelopfrom
feat/DEV-3248_Update_heartbeat
Oct 6, 2025
Merged

DEV-3248 Use the heartbeat feature of RabbitMQ#26
Inarus899 merged 2 commits intodevelopfrom
feat/DEV-3248_Update_heartbeat

Conversation

@Inarus899
Copy link
Copy Markdown
Contributor

Changing the heartbeat value will have RabbitMQ check to see if the service is still running, and will hopefully keep qcreport-worker-slow from shutting down without any error reporting.

Comment thread src/queueclient/rabbitmq.py Outdated
exchange_type=None,
routing_key=None,
heartbeat=0,
heartbeat=60,
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since we had to make a fix, there should be a comment on why 60 was chosen.

@Inarus899 Inarus899 merged commit 49824f4 into develop Oct 6, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants