danielgerlag / workflow-core

Lightweight workflow engine for .NET Standard
MIT License
5.4k stars 1.2k forks source link

What is the effect of the parameter Workerid? #1300

Open YahuiWong opened 2 months ago

YahuiWong commented 2 months ago

When I GetPendingActivity ,What is the effect of the parameter Workerid? Is that like mq`s consumer groupid? or just be marked who the submit?