根据 taskId 查询任务状态 / 结果;异步任务创建后使用此接口轮询终态。
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
任务 ID(UUID 格式)
任务结果
任务 ID
任务状态
pending, ready, assigned, processing, completed, failed, cancelled, timeout 任务结果(直接透传协议层返回,类型根据任务类型不同而变化)
错误信息
错误代码
完成时间
创建时间
追踪 ID
任务耗时(毫秒),任务达到终态(completed / failed / timeout)时写入