asreview / asreview-datatools

Tool to preprocess datasets for ASReview
MIT License
19 stars 13 forks source link

Snowballing test hits rate limit of OpenAlex (HTTP 429) #43

Closed J535D165 closed 3 months ago

J535D165 commented 3 months ago

The unit tests in https://github.com/asreview/asreview often return 429 errors on the snowballing test. Let's look for a smaller test and use the polite pool.

J535D165 commented 3 months ago

Temporarily disabled this GA workflow in https://github.com/asreview/asreview/commit/ffb7182843ad5d3cca2ccb3355b13de92bd097a3.

PeterLombaers commented 3 months ago

Fixed by #44