bugfix
This commit is contained in:
parent
3d01f795e8
commit
d49ca32878
@ -364,6 +364,8 @@ where backid=${backid}$
|
||||
errback: ef
|
||||
}
|
||||
asyncio.create_task(env.run_skillagent, params)
|
||||
except Exception as e:
|
||||
await self.task_error_callback(ne.id, str(e))
|
||||
# ------------------------------
|
||||
# Human task APIs
|
||||
# ------------------------------
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user