Skip to content
Discussion options

You must be logged in to vote

@lukaseckert the relevant doc section has an answer:

If a consumer does not ack its delivery for more than the timeout value (30 minutes by default),
its channel will be closed with a PRECONDITION_FAILED channel exception.

Here is where it happens in the code. There's nothing particularly creative there, it's just a timer which is not perfectly precise but for what this feature does, it is perfectly fine.

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@lukaseckert
Comment options

Answer selected by lukaseckert
Comment options

You must be logged in to vote
1 reply
@mkuratczyk
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants