Skip to content

Remove one WithFxOptionsForService from tests/dlq_test.go #10338

Merged
stephanos merged 1 commit into
mainfrom
stephanos/onebox-dlq-testhooks
May 20, 2026
Merged

Remove one WithFxOptionsForService from tests/dlq_test.go #10338
stephanos merged 1 commit into
mainfrom
stephanos/onebox-dlq-testhooks

Conversation

@stephanos
Copy link
Copy Markdown
Contributor

@stephanos stephanos commented May 19, 2026

What changed

Replaced one WithFxOptionsForService with an await loop.

Why

We want to eliminate WithFxOptionsForService as it is blocking us from migrating away from the onebox.go approach (which duplicates the fx setup) since we don't want to expose an equivalent method in temporal/fx.go.

@stephanos stephanos force-pushed the stephanos/onebox-dlq-testhooks branch 4 times, most recently from 324e822 to 2b3acd8 Compare May 19, 2026 23:06
@stephanos stephanos changed the title Add DLQ writer test hook Remove WithFxOptionsForService from tests/dlq_test.go May 20, 2026
@stephanos stephanos changed the title Remove WithFxOptionsForService from tests/dlq_test.go Remove WithFxOptionsForService from tests/dlq_test.go May 20, 2026
@stephanos stephanos force-pushed the stephanos/onebox-dlq-testhooks branch 3 times, most recently from eeb6b3f to b8fadc9 Compare May 20, 2026 00:24
@stephanos stephanos force-pushed the stephanos/onebox-dlq-testhooks branch from b8fadc9 to 7264034 Compare May 20, 2026 00:25
@stephanos stephanos requested a review from spkane31 May 20, 2026 00:32
@stephanos stephanos marked this pull request as ready for review May 20, 2026 00:32
@stephanos stephanos requested review from a team as code owners May 20, 2026 00:32
@stephanos stephanos changed the title Remove WithFxOptionsForService from tests/dlq_test.go Remove one WithFxOptionsForService from tests/dlq_test.go May 20, 2026
@stephanos stephanos merged commit 5299df2 into main May 20, 2026
51 checks passed
@stephanos stephanos deleted the stephanos/onebox-dlq-testhooks branch May 20, 2026 23:38
@stephanos stephanos mentioned this pull request May 21, 2026
11 tasks
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.

2 participants