Hello!
We are trying to move from phoenix to Arize:
I'm working on the train and the connection is spotty:
Transient error StatusCode.DEADLINE_EXCEEDED encountered while exporting traces to otlp.arize.com, retrying in 1s.
Transient error StatusCode.UNAVAILABLE encountered while exporting traces to otlp.arize.com, retrying in 1s.
It seems the logging is blocking, is that correct? is there a way to move it to an asynchronous task? I'm worried it will add latency to the critical path