Hi, I am trying to run traces on my Langchain LLM agent with GPT-4o and the traces of each agent invocation seem to be arriving to my dashboard after a significant delay, ~15-20mins. I would like to know if there is a way to view the traces realtime with each invocation of my agent.
Thanks in advance.