What’s this icon? And I think it means something went wrong, but how do I investigate what the issue was?
There was no error in the child runs
There was no error in the child runs
Hi! This most likely means the run was interrupted / aborted before completion. Not necessarily an error though, this could’ve happened due to premature termination of code, async context loss or partial ingestion of high-volume data (which is more likely considering the token size).
Can we get some documentation on this error ? We are encountering these and we have logging in place but it is hard to debug and triage if it’s an LLM API issue or LangChain or LangSmith Issue given we use langchain runnables and langsmith tracing.