Is your feature request related to a problem?
I am using taskiq for my project and wanted to have some of them to be retried on specific Exceptions like in celery with autoretry_for parameter.
Question is: why taskiq doesn't have that feature and what are the workarounds for that?
Describe the solution you'd like
I would love to see taskiq have that argument for individual tasks for auto retry
Describe alternatives you've considered
No response
Which component would this affect?
Broker
Is your feature request related to a problem?
I am using taskiq for my project and wanted to have some of them to be retried on specific Exceptions like in celery with autoretry_for parameter.
Question is: why taskiq doesn't have that feature and what are the workarounds for that?
Describe the solution you'd like
I would love to see taskiq have that argument for individual tasks for auto retry
Describe alternatives you've considered
No response
Which component would this affect?
Broker