✨ Connection: Improve logging text
This commit is contained in:
parent
481e7e3e15
commit
56abe83e0a
@ -71,7 +71,7 @@ class Connection:
|
||||
))
|
||||
break
|
||||
else:
|
||||
log.warning("Connection failed! Trying again...")
|
||||
log.warning("Connection failed! Retrying...")
|
||||
raise TimeoutError
|
||||
|
||||
def close(self):
|
||||
|
Loading…
Reference in New Issue
Block a user