Workflow Actvity Usage vs Event #1204
Unanswered
stefan-buys
asked this question in
Q&A
Replies: 1 comment
-
The activity has an API to get a list of pending work for a given worker, and then implement something to do that work. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Can someone explain a scenario where an activity makes sense as opposed to waiting for an event?
I'm trying to understand how the activity id is (should be) used to make it unique for a specific workflow instance. Also, what is the worker id?
vs
Beta Was this translation helpful? Give feedback.
All reactions