hatchet-dev / hatchet

A distributed, fault-tolerant task queue

Home Page:https://hatchet.run

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

feat: add `onFailure` steps to declarative workflows

abelanger5 opened this issue · comments

Allow users to specify an onFailure method for steps or workflows that get run when the step has failed multiple times.