☂️ Eli Hooten
☂️ Eli Hooten
I'm having a similar issue to @junli-lyft regarding hitting [this exception](https://github.com/open-telemetry/opentelemetry-python/blob/main/opentelemetry-api/src/opentelemetry/context/__init__.py#L159) in `detach` and cannot seem to reliably reproduce in development. I would love some insight on how to address...
It's possible that the `vitest run --coverage` command is passing in the `--all` flag by default. I'm not sure what vitest is doing under the hood, but the --all flag...
Looking at the github action configuration, this container is being used: https://github.com/stackrox/stackrox/pull/9804/files#diff-6e608e02c595d53ab6b70822a2bf19abcfc6ddcc976c2f536ad5bfca20f0443fR21 we'll need to investigate this further to see why this dependency may be missing in the underlying container....
@ai-review-prompt-prod testing AI code review, you can ignore the feedback (if any).
I believe this will solved with https://github.com/codecov/engineering-team/issues/2102 which will be tackled in our next Sprint.
Closing in favor of https://github.com/codecov/engineering-team/issues/2102
This may be a rate limit issue due to using codecov's default commenter instead of the installed app integration. We're currently still investigating what causes this behavior, and will update...
Thank you @derklaro for the contribution, we'll review and move discussion there. In the meantime I'll close this and direct any further discussion to the PR itself: https://github.com/codecov/codecov-gateway/pull/97
@FelixS90 our historical data pull feature relies on an asynchronous task queue to function. This is essential since, in many cases, users have a a large amount of historical coverage...
@codecovdesign to collaborate with @drazisil-codecov on a more optimal design for surfacing these errors.