You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to look around to see if I understand the new Agent feature and I have some questions.
The use-case I have is that I have many tasks, mostly parallel that all use the same Python image with a different script (source).
I want multiple "agents" that are going up when the workflow starts and are ready to get jobs to run.
The agent feature seems to be perfect for this use case but there are some details that are unclear to me.
Can I have multiple agents for the same "taskset"?
It seems like the feature is connected to the http template feature. Does it mean I can't have Python image agents?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I tried to look around to see if I understand the new Agent feature and I have some questions.
The use-case I have is that I have many tasks, mostly parallel that all use the same Python image with a different script (source).
I want multiple "agents" that are going up when the workflow starts and are ready to get jobs to run.
The agent feature seems to be perfect for this use case but there are some details that are unclear to me.
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions