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

Implement minNewWorkersPerCycle? #27

Closed
nikmagini opened this issue Jan 15, 2020 · 3 comments
Closed

Implement minNewWorkersPerCycle? #27

nikmagini opened this issue Jan 15, 2020 · 3 comments
Assignees

Comments

@nikmagini
Copy link
Collaborator

From Peter Love:
"we need to have a continuous stream (1/cycle) submitted regardless of how much work is in panda. This avoids the problem we see now where no workers are submitted for whatever reason."

Implement a setting to force submission of a min number of new workers per cycle, regardless of assigned work.
Keep default at 0; to be set for special queues used to test pilots.

Is this feasible?
Cheers
N

@ptrlv
Copy link

ptrlv commented Jan 15, 2020

Just to add that this will be used in an ad-hoc way on the devel harvester, maybe one day per month. It helps remove WMS lag when we deploy new wrappers.

@susanka068
Copy link

if No one working on this issue right now I'd like to work on it !

@fbarreir
Copy link
Collaborator

fbarreir commented Feb 3, 2020

We solved it by changing the configuration

@fbarreir fbarreir closed this as completed Feb 3, 2020
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

4 participants