Skip to content

Conversation

@ssalinas
Copy link
Member

@ssalinas ssalinas commented Jul 5, 2019

With many slaves these calls can build up when they all run on a cron at once. The endpoint they use fetches full tasks rather than just ids, so it causes too many zk calls. This adds an endpoint to just grab the ids since that is all cleanup needs. The endpoint is essentially the same as the getTasksOnSlave one without the extra call to hydrate each task

@baconmania
Copy link
Contributor

🚢

@ssalinas ssalinas merged commit aef13c9 into master Jul 10, 2019
@ssalinas ssalinas deleted the tasks_on_slave branch July 10, 2019 14:47
@ssalinas ssalinas added this to the 0.23.0 milestone Jul 18, 2019
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

Successfully merging this pull request may close these issues.

3 participants