PipedreamHQ / PipedreamHQ/pipedream
[FEATURE] Add option to still send `$error` event when user enable Auto-retry on the workflow
Open
enhancement
tracked internally
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.**
When the workflow has Auto-retry feature enabled, it would not send `$error` event whenever it is retrying. Sometime user still want to be notified about the error getting retried
**Describe the solution you'd like**
Add another option to send `$error` event when Auto-retry is enabled
**Do you have a workaround?**
No
**Additional context**
Reported by a Business user here: https://pipedream-users.slack.com/archives/CN1BUB92B/p1696213747751729?thread_ts=1696207325.577809&cid=CN1BUB92B
Contributor guide
Assessment
This issue has not been assessed yet.