danielgerlag / danielgerlag/workflow-es
Callbacks needed for post-start and post-complete workflow execution
Open
- Dominant language
- TypeScript
- Stars
- 218
- Forks
- 52
- PR merge metrics
- No merged PRs in 30d
Description
We have an requirement that users should be notified on workflow start and completed.
@danielgerlag `afterWorkflowIteration `function on workflow-step-base is executed before `determineNextExecutionTime`. So, we don't get status of workflow in `WorkflowInstance `argument.
Any idea how we get status of the workflow on realtime instead of polling database with db-provider?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.