Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enhance: allow uses to disable broker heartbeats by not providing a timeout (#1997,#1998) #2016

Merged
merged 2 commits into from
Jun 1, 2024

Conversation

FrankK-1234
Copy link
Contributor

Hi,

I took the liberty to add a test case for #1998. I was not able to add to that request so created (upon advise) a new PR with the change in it as well. The original change was done by @smart-programmer and resolves #1997. Hopefully this is enough to close the issues (this, #1997 and #1998).

I basically verified if the heartbeat_check is called/not called based upon the timeout value.

@auvipy auvipy merged commit 30db054 into celery:main Jun 1, 2024
16 checks passed
@FrankK-1234 FrankK-1234 deleted the pr-1998 branch June 3, 2024 14:06
FrankK-1234 added a commit to FrankK-1234/kombu that referenced this pull request Sep 5, 2024
ivanprjcts added a commit to ivanprjcts/kombu that referenced this pull request Sep 14, 2024
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.

ConsumerMixin consume method should not heartbeat if timeout None
2 participants