VT-CHCI / google-scholar

nodejs module for searching google scholar
MIT License
20 stars 11 forks source link

throttling is not quite right #9

Open mhciael opened 6 years ago

mhciael commented 6 years ago

takes longer than it should, i don't trust the current implementation

antonioaltamura commented 6 years ago

it takes several seconds, is that normal?

mhciael commented 6 years ago

it's since I (or @thegreatmichael ) added in the rate-limiting/throttling. Either I'm using throttledQueue wrong, or it's buggy.