Optional
Fallback value returned on timeout instead of throwing (optional) / 超时时返回的回退值(可选)
Custom error message for timeout / 超时错误信息
External AbortSignal for cancellation awareness in run(). / 外部取消信号(通过 AbortSignal.any() 合并后传给 run 函数)
Fallback value returned on timeout instead of throwing (optional) / 超时时返回的回退值(可选)