mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-18 18:39:21 +02:00
Update client.py
This commit is contained in:
parent
46e7cd45a6
commit
f7591c2119
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ class EPPLibWrapper:
|
|||
try:
|
||||
self._initialize_client()
|
||||
except Exception:
|
||||
logger.warning("Unable to configure epplib. Registrar cannot contact registry.")
|
||||
logger.warning("Unable to configure the connection to the registry.")
|
||||
finally:
|
||||
self.connection_lock.release()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue