@@ -64,7 +64,7 @@ def main():
time.sleep(10)
continue
task['data']['tid'] = task['id']
task['data']['task_type'] = task['taskType']
task['data']['task_type'] = task['task_type']
t.submit(execute_task, **task['data'])
except Exception as e:
error_logger.error(f'Main Error: {e}')
The note is not visible to the blocked user.