Skip to content

Can long-running tasks that haven't been completed be requeued after a graceful shutdown times out? #447

Answered by s3rius
sujh asked this question in Q&A
Discussion options

You must be logged in to vote

I found a problem with redis streams. Suddenly whem you fetch new messages from the stream, redis doesn't send unacknowledged messages along with new ones. Clients should fetch and claim them themselves.

I've updated the way we handle unacknowledged messages and released new version of taskiq-redis. https://github.com/taskiq-python/taskiq-redis/releases/tag/1.0.6 Please try it out.

Replies: 1 comment 6 replies

Comment options

You must be logged in to vote
6 replies
@sujh
Comment options

@s3rius
Comment options

Answer selected by sujh
@sujh
Comment options

@sujh
Comment options

@spikeninja
Comment options

@s3rius
Comment options

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