Join Slack
Powered by
Is there any way to make task retry logic specific...
# prefect-getting-started
a
Austin Weisgrau
02/22/2023, 8:31 PM
Is there any way to make task retry logic specific to particular exceptions? It seems like an anti-pattern to handle any/every exception the same way. I don't see anything in the documentation for the
@task
decorator that would allow this.
✅ 1
r
redsquare
02/22/2023, 9:00 PM
agree and
https://github.com/PrefectHQ/prefect/issues/5611
🙏 1
a
Austin Weisgrau
02/22/2023, 9:33 PM
Also
https://github.com/PrefectHQ/prefect/issues/7576
👍 1
Open in Slack
Previous
Next