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

Workflow service: Default implemenation of the RegisterWorker provider only register workers for one workflow. #267

Closed
akshatdubeysf opened this issue Jul 19, 2021 · 0 comments · Fixed by #268

Comments

@akshatdubeysf
Copy link
Contributor

Describe the bug

The RegisterWorker provider provides a function that can only bind commands for a single workflow name.

Expected behavior
RegisterWorker Function should be able to register workers for multiple different workflows.

Additional context
Looks like the register function is keeping only one value in the map at most, fixing this should resolve the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant