故障排查 / TaskTimeout 錯誤 函式執行過程中發生 TaskTimeout 錯誤,如: Text Only1 2 3 4Traceback (most recent call last **IN USER SCRIPT**): File "demo__test_timeout", line 5, in test_timeout time.sleep(100) worker.tasks.TaskTimeout: Task execution has taken too much time and has been killed by force 傳送此錯誤表示函式執行時間過長而超時,請參考以下文件處理: 故障排查 / 函式執行超時