Skip to content

refactor(sampler-aws-xray): change internals to be promise-based to improve test stability#3396

Draft
pichlermarc wants to merge 2 commits intoopen-telemetry:mainfrom
dynatrace-oss-contrib:fix/flaky-xray-sampler-test
Draft

refactor(sampler-aws-xray): change internals to be promise-based to improve test stability#3396
pichlermarc wants to merge 2 commits intoopen-telemetry:mainfrom
dynatrace-oss-contrib:fix/flaky-xray-sampler-test

Conversation

@pichlermarc
Copy link
Member

Which problem is this PR solving?

Fixes #3394 (the overkill solution, re-write internals to promise-based, await that promise and then let the test continue).
I'll open a second PR that just increases timeouts.

Note: the diff looks gnarlier than it is - it's mostly just indentation changes due to having async/await over callbacks now.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[sampler-aws-xray] flaky tests

3 participants