bugfix
This commit is contained in:
parent
dad106b4ff
commit
ead330298b
@ -454,7 +454,7 @@ where instance_id=${instance_id}$
|
|||||||
'id': node['id'],
|
'id': node['id'],
|
||||||
'status': 'failed',
|
'status': 'failed',
|
||||||
'stopping_at': timestampstr()
|
'stopping_at': timestampstr()
|
||||||
}
|
})
|
||||||
|
|
||||||
async def list_human_tasks(self, org_id, user_roles):
|
async def list_human_tasks(self, org_id, user_roles):
|
||||||
env = ServerEnv()
|
env = ServerEnv()
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user