Alex Puschinsky
Alex Puschinsky
I'm getting `OpenTelemetry trace error occurred. error sending request for url (http://:8126/v0.5/traces): connection closed before message completed` as well. Using reqwest-client and install_batch. Traces do reach Datadog, so it seems...
Came here to suggest the same thing. Something like ``` javascript { pattern: /.*_tests\.js/ } ``` I think it would be enough to try to convert anything between two /...
well than... So the test cast I've mentioned is ambiguous. One can make the argument that it would be better to not support `'` as part of the path. Many...
It is very surprising that cache mounts do not work in tandem with the --cache-to and --cache-from flags. The lack of this feature makes cache mounts pretty useless in CI....
@thomaseizinger glad you like the feature :) I added support for this in ContainerAsync as well. In addition I changed to logs directory structure so that all logs from same...
@thomaseizinger what do you say? Any other comments to advance this PR?
`bazel clean` solved this issue for me
ha, just found out about CLEARML_API_DEFAULT_REQ_METHOD. seems that settings this to `post` is a workaround
@jkhenning Thanks for the reply. This works, but I think it would be nice if all http requests with body will be non GET by default
Hi @yushengguo557, glad to hear the post was helpful. Awesome work on the translation! I think it would be a better idea if you keep the translated version maintained under...