Don't try to reconnect an account over and over for certain errors
Submitted by Emilio Pozuelo Monfort
Assigned to Simon McVittie
Description
Some errors are not temporary, so trying to reconnect over and over again when they happen doesn't make much sense. MC should have a list of those errors so it doesn't try to reconnect when an account fails to connect with one of them.
One of these errors is TP_ERROR_SOFTWARE_UPGRADE_REQUIRED
Version: git master