Do not raise on some github exceptions
To reduce sidekiq error rates due to client errors from GitHub imports, user mistakes on inputed data, like invalid credentials or URLs, won't raise exceptions anymore. Instead, the error will be logged. Other exceptions will continue to be raise.
Showing
Please register or sign in to comment