softwaresaved / rse-repo-analysis

Study of research software in repositories. Contact: @karacolada
BSD 3-Clause "New" or "Revised" License
11 stars 0 forks source link

Deal with rate limit #16

Closed karacolada closed 1 year ago

karacolada commented 1 year ago

Might make sense to catch rate limit exceptions and wait for reset time.

karacolada commented 1 year ago

Tested!