PipedreamHQ / PipedreamHQ/pipedream
[FEATURE] Cancel delay / suspension with `$.flow.{delay,suspend,rerun}` and proceed with normal flow
Open
enhancement
tracked internally
triaged
- Dominant language
- JavaScript
- Stars
- 11.7k
- Forks
- 5.8k
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 102
Description
Currently `$.flow.{delay,rerun,suspend}` provide a `resume_url` and `cancel_url`, but we also need a way to resume the underlying execution, in the event that a suspension is no longer needed. See https://github.com/PipedreamHQ/pipedream/issues/3094#issuecomment-1152679868
Contributor guide
Assessment
This issue has not been assessed yet.