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

Update example code of rpc tutorial #530

Merged
merged 1 commit into from
Mar 17, 2023
Merged

Conversation

tot0rokr
Copy link
Contributor

Change to automatically handle acks of queues expecting rpc responses.

If the no_ack flag is False, the task resource is not removed from rabbitmq because the ack of the response message is not processed. The reason why explicit ack was not used is that there is no queue waiting for the ack of response.

@mosquito mosquito merged commit 1ccc35d into mosquito:master Mar 17, 2023
@coveralls
Copy link

Coverage Status

Coverage: 88.862%. Remained the same when pulling 8c2d098 on tot0rokr:master into 12b6f29 on mosquito:master.

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.

3 participants