node.js - Async mapLimit change limit -


is there way change limit parameter in async.maplimit once function has been called?

i'm creating http loader , want reduce limit if http errors start occur.

https://github.com/caolan/async

change maplimit method queue

https://github.com/caolan/async#queueworker-concurrency

it's allow change concurrency parameter on fly


Comments

Popular posts from this blog

java - WARN : org.springframework.web.servlet.PageNotFound - No mapping found for HTTP request with URI [/board/] in DispatcherServlet with name 'appServlet' -

1111. appearing after print sequence - php -

android - How to create dynamically Fragment pager adapter -