Closed epogrebnyak closed 1 year ago
Currently the error shown is:
File "/workspaces/ssg-dataset/src/ssg/github.py", line 115, in get_repo_state_from_handle
repo_lang=repo["language"],
KeyError: 'language'
and it is not clear that the problem was rate limit.
To reproduce - run exaple/update.py without GH_TOKEN.
https://github.com/epogrebnyak/ssg-dataset/blob/8c12f0ce2b5f713001b7e26ad3eff7023b74a636/src/ssg/github.py#L47-L48