Skip to content

Add IsDomainOnly property to SubscriptionWorkerConfig#321

Merged
StuartFerguson merged 2 commits intomasterfrom
task/support_more_workers_no_just_main_and_ordered
Apr 16, 2025
Merged

Add IsDomainOnly property to SubscriptionWorkerConfig#321
StuartFerguson merged 2 commits intomasterfrom
task/support_more_workers_no_just_main_and_ordered

Conversation

@StuartFerguson
Copy link
Copy Markdown
Member

Introduce the IsDomainOnly property to SubscriptionWorkerConfig for domain-specific subscription worker configuration. Update ApplicationBuilderExtensionsTests to create a domain-only worker instance. Modify IApplicationBuilderExtenstions to handle domain-only logic, including creating workers with appropriate event handler resolvers and trace handlers. Remove previous logic for non-domain cases, defaulting to the "Main" resolver when IsDomainOnly is false.

StuartFerguson and others added 2 commits April 16, 2025 15:39
Introduce the IsDomainOnly property to SubscriptionWorkerConfig for domain-specific subscription worker configuration. Update ApplicationBuilderExtensionsTests to create a domain-only worker instance. Modify IApplicationBuilderExtenstions to handle domain-only logic, including creating workers with appropriate event handler resolvers and trace handlers. Remove previous logic for non-domain cases, defaulting to the "Main" resolver when IsDomainOnly is false.
@StuartFerguson StuartFerguson merged commit f61f4c5 into master Apr 16, 2025
5 checks passed
@github-actions github-actions Bot deleted the task/support_more_workers_no_just_main_and_ordered branch June 16, 2025 02:07
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.

1 participant