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

ENOBUFS when doing a lot of requests #279

Open
henksmeba opened this issue Dec 29, 2014 · 1 comment
Open

ENOBUFS when doing a lot of requests #279

henksmeba opened this issue Dec 29, 2014 · 1 comment

Comments

@henksmeba
Copy link

I'm running in an ENOBUFS error when doing a lot of requests. It looks like the request are kept alive for a certain amount of time. Anyway to resolve this?

@panuhorsmalahti
Copy link
Contributor

This appears to be a generic Node.js issue, as cradle is simply using the request module to do the http requests. It would be nice to find a workaround, though..

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