Skip to content

Pass a list of exceptions for task decorator for auto retry #650

Description

@tallisbackatcoding

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions