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

Assign action to specific worker #6212

Open
DesireWithin opened this issue Jun 3, 2024 · 5 comments
Open

Assign action to specific worker #6212

DesireWithin opened this issue Jun 3, 2024 · 5 comments

Comments

@DesireWithin
Copy link

Stackstorm is a powerful platform,
But can we assign action to specific worker just like jenkins does?

@DesireWithin
Copy link
Author

I found a history feature request from a few years ago: #3096.

@fdrab
Copy link
Contributor

fdrab commented Jun 19, 2024

afaik this is not supported, at least yet.

@zhenglisai
Copy link

this feature is really needed

@fdrab
Copy link
Contributor

fdrab commented Aug 15, 2024

contributions to the codebase are welcome :) I would also appreciate a remote-worker like this, but this is a complex topic I think.

@zhenglisai
Copy link

i think this is not very complex, we can use multy rabbitmq queue to do this. action or workflow add a queue name as param(emply will use default queue), then the scheduler send this task to specific queue. st2actionrunner accpet a queue name param, to process default queue and paramed queue.

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

No branches or pull requests

3 participants