Sometimes, when I test an agent, it processes for a while, then after a few minutes throws this error:
System Error
This appears to be a system issue. Try again later or submit a support case if the problem continues.
Discussion posts and replies are publicly visible
Hi David G.Do you know if this is failing on the set variable call of the agent run or query record. This error typically occurs when the LLM hallucinates and doesn't provide the expected schema for the tool call. We are looking at bumping up the number of retries in an upcoming version.
-Sam
It seemed to be when generating the output record, if I remember correctly--was definitely always after most of the processing had been completed.