mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-18 18:39:21 +02:00
Readd accidentally deleted comment
This commit is contained in:
parent
5d5f0ad041
commit
e392d68453
1 changed files with 1 additions and 1 deletions
|
@ -158,7 +158,7 @@ class EPPLibWrapper:
|
|||
# The end user will need to recall .send.
|
||||
self.start_connection_pool()
|
||||
|
||||
counter = 0
|
||||
counter = 0 # we'll try 3 times
|
||||
while True:
|
||||
try:
|
||||
return self._send(command)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue