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

[NEW] Add new server API for handling requireInput event in workflow processing #105

Open
1 task done
VictorS67 opened this issue Sep 5, 2024 · 0 comments
Open
1 task done
Labels
enhancement New feature or request

Comments

@VictorS67
Copy link
Owner

Feature Request

The Encre workflow processing accepts waiting user inputs when there is an InputNode in the workflow. Current server API does not consider such functionality, so that the workflow with InputNode cannot be processed successfully for now. We should add another server API for listening user inputs.

In addition, current /app/run API does not emit requireInput event to users, so that users won'y be notified when they can provide the user inputs to the InputNode. We probably need to emit requireInput event or something similar.

Code of Conduct

  • I agree to follow this project's Code of Conduct
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant