Reported by @devout wraith
Bug Report: Agent Builder infinite loop in trace log
`Steps to Reproduce`
Create while loop in Agent Builder. Insert Agent node in while loop, client tool call function invocation. Run. If Agent fails, stop workflow. Trace logs keep running the same thread over and over.
`Expected Result`
Should not be an infinite loop in trace logs with no way to terminate
`Actual Result`
Trace logs keep pinging the function over and over. Use internal API key. No way to terminate process
`Environment`
N/A