repo-updater: Handle GitHub account suspension
Created by: ryanslade
We treat account suspensions in the same way as bad credentials. It is a non fatal sync errors and causes us to remove all synced repos for the account.
Closes: https://github.com/sourcegraph/sourcegraph/issues/17159