Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Wait/Pause" component for workflows #1686

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dusanmiloradovic
Copy link

Title of this pull request?

"Wait/Pause" component for workflows

Small Description?

Inspired by the enhancement request with the same title, I introduced the component that can pause a workflow for a fixed number of milliseconds. The component is designed in such a way that new "Interactive" components can be added. Interactive component is a component that pauses a workflow and wait for the external process to continue it - like for example user manual action or a webhook

Pull Request Checklist:

  • Please make sure all jobs pass before requesting a review.
  • Put closes #XXXX in your comment to auto-close the issue that your PR fixes (if such).
  • Have you lint your code locally before submission?
  • Did you write tests where appropriate?

Related Issue?

Screenshots (if appropriate):

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants