sgbaird commited on
Commit
94cf180
·
verified ·
1 Parent(s): 957bc86

pico w doesn't seem to be responding

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -149,7 +149,7 @@ def task_processor():
149
  """
150
  global current_task, queue_counter
151
  task_start_time = None
152
- TIMEOUT_SECONDS = 300
153
 
154
  while True:
155
  if current_task:
 
149
  """
150
  global current_task, queue_counter
151
  task_start_time = None
152
+ TIMEOUT_SECONDS = 165
153
 
154
  while True:
155
  if current_task: