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

strongly request add interval setting for all Api #982

Closed
xxxman2008 opened this issue Dec 17, 2015 · 2 comments
Closed

strongly request add interval setting for all Api #982

xxxman2008 opened this issue Dec 17, 2015 · 2 comments

Comments

@xxxman2008
Copy link

Hi,

I know Async is so popular, so famous.
But many Async's api have no interval between function calls .. Last two days ,i spend whole time to find why "max call stack size exceeded" .

I used Async.until to check some conditions satisfied function running. And used it much times in my code. And then ....process crashed with "max call stack size exceeded".

Finally ,i changed to Async.retry ,..Then without any crash.

I strongly advised add "interval" setting for all other Api for stable running.

Raymond

@ex1st
Copy link

ex1st commented Dec 17, 2015

@xxxman2008
Copy link
Author

Ok ,thank you ...my mistake ..:-)

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

No branches or pull requests

2 participants