I have instrumented my java spring service automatically. Sometimes (maybe my signoz server is too busy) I get this error logs:
[otel.javaagent 2023-05-16 20:29:46:760 +0000] [OkHttp
http://signoz.live.kalto.xyx:4318/...] ERROR io.opentelemetry.exporter.internal.okhttp.OkHttpExporter - Failed to export spans. The request could not be executed. Full error message: timeout
My question is if this errors will affect my application performance and will make it exit?