Skip to content

[pull] master from talkiq:master#320

Merged
pull[bot] merged 3 commits intotj-python:masterfrom
talkiq:master
Mar 25, 2026
Merged

[pull] master from talkiq:master#320
pull[bot] merged 3 commits intotj-python:masterfrom
talkiq:master

Conversation

@pull
Copy link
Copy Markdown

@pull pull bot commented Mar 25, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

TheKevJames and others added 3 commits March 25, 2026 14:55
Adds new ack() and nack() methods on SubscriberMessage which allow users
to forcibly mark a messsage as getting acked or nacked, regardless of
the success of the callback. In plain English:

When `callback` terminates, if `.ack()` has been called it acks. Else,
if `.nack()` has been called it nacks. Else, it acks if no exception was
raised and nacks otherwise.

Fixes #837
Co-authored-by: Renovate Bot <renovate@talkiq-ops>
@pull pull bot locked and limited conversation to collaborators Mar 25, 2026
@pull pull bot added the ⤵️ pull label Mar 25, 2026
@pull pull bot merged commit 9c2e7f8 into tj-python:master Mar 25, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants