异步的执行流程的场景,当一个节点执行完执行下一个节点问题
Open
- Dominant language
- Java
- Stars
- 2k
- Forks
- 280
- PR merge metrics
- No merged PRs in 30d
Description
我的理解trigger使用异步的执行流程的场景,有完整的使用example吗?如何进行异步执行流程?另外发现一些使用问题,流程在编排的时候可能需要一些节点固化的信息,比如流程名称,在actionHandle的自定义方法中使用,目前通过var的defaultvalue可以实现,但是StatefulProcess的actionHandle 封装在了函数中了,就不行了,这个怎么解决?
Contributor guide
Research direction
Start by tracing the trigger-based asynchronous execution flow and the StatefulProcess actionHandle path mentioned in the issue. Compare how var defaultValue currently preserves process information, then define what an asynchronous example and equivalent access to fixed node data should demonstrate; the issue is complete when both behaviors are documented or supported consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100