Skip to content

Task concurrency / limiter question #132

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

You must be logged in to vote

Hi! Sory, for such a late reply. We are proud to announce that we have implemented all primitives to solve your specific case.

Here is an example project with implemented limiter. You can adopt it and start using.

mweq.zip

It uses new requeue method of a context. Also, I disabled logger of taskiq-dependencies, because throwing an exception in dependencies triggers resolver to catch them and print. logging.getLogger("taskiq.dependencies.ctx").setLevel(logging.ERROR)

Replies: 1 comment 6 replies

Comment options

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

@lembregtse
Comment options

@s3rius
Comment options

Answer selected by lembregtse
@s3rius
Comment options

@s3rius
Comment options

@lembregtse
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
2 participants