jprichardson / jprichardson/node-batchflow

Allow number for constructor

Open
#2 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

backlog enhancement
Dominant language
JavaScript
Stars
51
Forks
3
PR merge metrics
No merged PRs in 30d

Description

Allow number so that batchflow can fire a set # of async operations without being actually concerned about a collection.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the batchflow constructor and the existing tests for collection-based operation counts. Trace how the constructor stores or derives the number of async operations, then add coverage for a numeric input and confirm the existing collection behavior remains unchanged.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
backend
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.