psss / did

What did you do last week, month, year?
https://did.readthedocs.io/
GNU General Public License v2.0
246 stars 104 forks source link

Handle GitHub API rate limit #271

Closed hrw closed 1 year ago

hrw commented 1 year ago

GitHub API has serious rate limit for tokenless queries.

So instead of failing with traceback just print info that GitHub API rate limit was exceeded.

psss commented 1 year ago

/packit test

psss commented 1 year ago

/packit test

jpopelka commented 1 year ago

/packit test

psss commented 1 year ago

Thanks for the fix @jpopelka, now everything's green.