This commit is contained in:
David Kennedy 2025-03-24 17:28:39 -04:00
parent 39f577c1b4
commit 681963343a
No known key found for this signature in database
GPG key ID: 6528A5386E66B96B
3 changed files with 5 additions and 4 deletions

View file

@ -69,7 +69,6 @@ class RegistryError(Exception):
# note is a string that can be used to provide additional context
self.note = note
def should_retry(self):
# COMMAND_USE_ERROR is returning with message, Registrar is not logged in,
# which can be recovered from with a retry