Srikanth Chekuri
Srikanth Chekuri
Users can now schedule maintenance!
@dependabot rebase
You are always welcome to send a fix :)
It wasn't rejected. It was closed by author without any further explanation. I don't know why they decided to do that. One can drop the spans by other means, such...
I don't think we should log such a warning more than once. Please use warnings.warn instead.
Example run: https://github.com/open-telemetry/opentelemetry-python-contrib/actions/runs/4566389946/jobs/8058826592?pr=1735
Please comment on one of the sub-issues you want to work on.
There was probably a reason why span links were used. Please take a look at the change again.
I think we should log the exception and move on. This is our approach to all unexpected things that happen during instrumentation/export/recording metrics et al.
The idempotent producer is added as an additional mechanism and our primary way of handling the failure before Kafka is to retry from the ingress with the same request-id which...