Skip to content

repo-updater: Parse all errors from GitHub REST API

Administrator requested to merge github-rate-limit-rest into master

Created by: keegancsmith

We only parsed the errors returned when we got a forbidden status code. But we should be able to parse any other error as well. Additionally we can now detect rate limit errors from the REST API.

Merge request reports

Loading