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

series Interval speed #1082

Closed
uptownhr opened this issue Mar 24, 2016 · 1 comment
Closed

series Interval speed #1082

uptownhr opened this issue Mar 24, 2016 · 1 comment
Labels

Comments

@uptownhr
Copy link

I know this is pretty trivial and can easily be done with setTimeout but it would be so nice and clean, if an optional interval parameter can be sent for the series methods. Just a thought :)

@aearly aearly added the feature label Mar 28, 2016
@aearly
Copy link
Collaborator

aearly commented Mar 28, 2016

Yeah, it is pretty simple with setTimeout, also a bit niche. There are talks of similar ideas in #1020 and #943. I think there's some demand for some sort of throttled-queue-style behavior, but I think it would best exist as a standalone module outside of Async. You're welcome to implement your own seriesInterval function -- seems like an interesting little project.

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

No branches or pull requests

2 participants