Skip to content
This repository has been archived by the owner on Jan 24, 2020. It is now read-only.

Rate limit syncing images #59

Open
thesephist opened this issue Jan 3, 2020 · 0 comments
Open

Rate limit syncing images #59

thesephist opened this issue Jan 3, 2020 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@thesephist
Copy link
Contributor

Currently, on yarn dev, on most modest environments the process gets shut down because we open too many network request or files at the same time, not sure which.

ENFILE There are too many distinct file openings in the entire system

https://www.npmjs.com/package/bottleneck#install seems like a good rate limiter we use elsewhere at Hack Club (orpheus)

@thesephist thesephist added the bug Something isn't working label Jan 3, 2020
@thesephist thesephist self-assigned this Jan 3, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant