return
All checks were successful
Deploy powerbar.ti Frontend Portal / Deploy-Tinance2-Frontend-Portal-Production (push) Successful in 11s
All checks were successful
Deploy powerbar.ti Frontend Portal / Deploy-Tinance2-Frontend-Portal-Production (push) Successful in 11s
This commit is contained in:
parent
125ab9871e
commit
b52e9e8cb7
1 changed files with 2 additions and 0 deletions
|
@ -33,6 +33,8 @@ def run_telnet_command(powerbar, command):
|
||||||
time.sleep(1) # Wait for 1 second before retrying
|
time.sleep(1) # Wait for 1 second before retrying
|
||||||
pass
|
pass
|
||||||
|
|
||||||
|
return False
|
||||||
|
|
||||||
def get_baytech_status_outlet_telnet(powerbar):
|
def get_baytech_status_outlet_telnet(powerbar):
|
||||||
for _ in range(retries):
|
for _ in range(retries):
|
||||||
try:
|
try:
|
||||||
|
|
Loading…
Reference in a new issue