Skip to content

Trying to understand this #11

@john-doherty

Description

@john-doherty

Hi, if you pass this function an array of promises, would it execute them in batches?

What I mean is, if a promises array had 100 entries, would batchPromises(4, promises) wait for the first 4 to complete, before executing the next 4?

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions