extended timeout for otw_setpower
This commit is contained in:
@@ -1591,7 +1591,7 @@ def handle_otwsetpower(self,f1, boattype, weightvalue,
|
||||
progressurl = progressurl,
|
||||
secret = secret,
|
||||
silent = False,
|
||||
),timeout=600)
|
||||
),timeout=1200)
|
||||
result = response.result
|
||||
if result == 0:
|
||||
# send failure email
|
||||
|
||||
Reference in New Issue
Block a user