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

Add a --chunkSize param when using --asTask #3

Open
jalendport opened this issue Oct 19, 2018 · 0 comments
Open

Add a --chunkSize param when using --asTask #3

jalendport opened this issue Oct 19, 2018 · 0 comments

Comments

@jalendport
Copy link

Created by Andrew Welch (@khalwat) on 04/02/18

Add the ability to group the tasks into chunks for processing, so a separate queue job isn't created for every step, but rather every chunk.

This would allow for running a queue job that processes, say, 10 elements at once or such, and could reduce some unnecessary overhead.

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

No branches or pull requests

2 participants