Skip to content
This repository has been archived by the owner on Oct 21, 2018. It is now read-only.

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

Closed
khalwat opened this issue Apr 3, 2018 · 1 comment
Closed

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

khalwat opened this issue Apr 3, 2018 · 1 comment

Comments

@khalwat
Copy link

khalwat commented Apr 3, 2018

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.

@jalendport
Copy link

This issue has been moved over to our original Walk repo (per #3) - TopShelfCraft/Walk#3

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

No branches or pull requests

3 participants