You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Handle errors more gracefully when updating GitHub issue counts
Add proper error handling to the GitHub issue count code. If the repo is
missing, we can assume it has been deleted, so we can delete the issue
information we have stored. Other errors can get logged and investigated
later.
0 commit comments