@ -188,7 +188,7 @@ def main():
break
except errors.ApiError:
if nb_essai == MAX_RETRY:
if nb_essai >= MAX_RETRY - 1:
logging.error("Trop d'erreurs d'API - abandon")
exit()
The note is not visible to the blocked user.