Skip to content

Conversation

@manute
Copy link

@manute manute commented Dec 6, 2025

Increment the otlpgrpcexporter timeout to fix the test

Fixes #8115

@manute manute requested review from a team and pellared as code owners December 6, 2025 07:41
@github-actions github-actions bot requested a review from codeboten December 6, 2025 07:41
@dmathieu dmathieu added the Skip Changelog Allow PR to succeed without requiring an addition to the CHANGELOG label Dec 7, 2025
@dmathieu
Copy link
Member

dmathieu commented Dec 8, 2025

If we do this, we also need to do it in the v0.3.0 submodule, as this is the one the issue mentions.
https://github.com/manute/opentelemetry-go-contrib/blob/2240b3633fc6c61ed20ca5be9a6399352fa717ed/otelconf/v0.3.0/log_test.go#L825

How did you pick the new value? Were you able to reproduce the flakiness locallly and confirm it doesn't happen anymore after the increase?

@manute
Copy link
Author

manute commented Dec 8, 2025

Hey @dmathieu thanks for the feedback!
The value was added because the rpc timeout and honestly it was increased to pass the act locally - unfortunately I could not reproduce it locally the way I wanted as I it seems to fail for macos tests and I have linux - ubuntu. Although with the new value it passes all the pipelines https://github.com/open-telemetry/opentelemetry-go-contrib/actions/runs/19985504764/job/57369765371 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Skip Changelog Allow PR to succeed without requiring an addition to the CHANGELOG

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Flaky test in otelconf/v0.2.0

2 participants