Skip to content

Make Gateway's satellite concurrency configurable #63

@timbussmann

Description

@timbussmann

The Gateway adds a custom satellite using PushRuntimeSettings.Default as the concurrency setting:

context.AddSatelliteReceiver("Gateway", gatewayInputAddress, requiredTransactionSupport, PushRuntimeSettings.Default,
. With Particular/NServiceBus#4213 the satellites no longer use the value configured by the user on LimitMessageProcessingConcurrencyTo.

Do we need to make the satellite's queue concurrency settings configurable?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions