NOW- ASSIST SKILL TIMEOUT AND EXECUTION LOOP
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
8 hours ago
I'm getting stuck at a point where my skill execution fails due to a timeout, and now it's stuck in a loop without providing any response. It was working perfectly fine until yesterday.
{
"cancelled" : {
"sourceCancelledResourceId" : "" ,
"sourceCancelledFeatureInvocationId" : "" ,
"sourceCancelledMessage" : "" ,
"cancelledMessage" : "Cancelling flow context due to timeout"
},
"status" : "CANCELLED"
}
It is permanently looping now, likely because the token size has become quite large due to the prompt, input data, and output requirements.
Any suggestions or solutions to handle this runtime loop/timeout issue?
0 REPLIES 0