Skip to content

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

Description

@jalendport

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.

Activity

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions