PipedreamHQ / PipedreamHQ/pipedream

[FEATURE] Step level error handling

Open
#1,886 0 comments 0 reactions 0 assignees View on GitHub
enhancement triaged
Dominant language
JavaScript
Stars
11.7k
Forks
5.8k
Avg merge
3d 10h
Merged PRs (30d)
102

Description

**Is your feature request related to a problem? Please describe.**
For a given step, I want to be able to specify a step that is run when an unhandled error occurs.

**Describe the solution you'd like**
In the step settings, I'd enter the name of an existing step to run on error. (Or just enter a name and it's my responsibility to ensure the step exists.) The step specified would ONLY be called when the specific steps throws an unhandled error.

**Do you have a workaround?**
No.

**Comparable features in other tools?**
N/A I believe.

**Additional context**
I'd also like to have this for workflows, but as Dylan said in chat, there's already support that's going to be simplified later.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.