Retry connecting on temporary error, don't retry on permanent failure.
Examples of permanent failures:
FAIL ACCOUNT_REQUIRED
(ref https://todo.sr.ht/~emersion/soju/163)ERR_PASSWDMISMATCH
ERR_ERRONEUSNICKNAME
Done in fd9a935f3ee1 ("Don't retry connecting on permanent failure").