-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
[WIP] Porting Async Batch #50546 #55268
Conversation
cc0eb6a
to
4d89764
Compare
6cd7942
to
7453d7e
Compare
- start batching immediatelly after all minions reply to ping - return jid, available minions and missing minions in the response - fire event when batching start and when it ends
7453d7e
to
ad55f40
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @dincamihai this is looking great - it's labeled [WIP], what else is needed here?
@dincamihai could you please update the status of this? |
@DmitryKuzmenko This had some memory issues and I can't tell if this has all the fixes. @meaksh could you add the missing patches on top of this? Thanks! |
@dincamihai thank you for update. There are also lint failures. |
@dincamihai @meaksh any chance to get an update on this? |
Heya. Any update on this? It would be super-helpful to be able to run async jobs in batches... |
Closing this due to inactivity. Anyone should feel free to re-open it they want to see it through to the end in a release cycle. |
What does this PR do?
Porting Async Batch #50546
Tests written?
Yes
Commits signed with GPG?
No