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

ref: switch Promise chain to batched queue #9

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

coolaj86
Copy link
Member

@coolaj86 coolaj86 commented Apr 12, 2024

Looks like GitHub glitched and closed dashpay/dashd-rpc#62.

Anyway, if we want to batch - and I don't know if we do or don't - this is the simple switch.

Would also need the config back:

const queueSize = opts.queue || 16;

@coolaj86 coolaj86 force-pushed the ref-nix-async-lib-parallel branch from 7058ce3 to e0d3426 Compare April 12, 2024 23:15
@coolaj86 coolaj86 added enhancement New feature or request question Further information is requested labels May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant