Transactional sessions for send only endpoints - not supported?

Hi,

We’ve successfully setup our web-api with transactional session. When we configure our web-api endpoint as a send only endpoint we get an error “LocalQueueAddress isn’t available for send only endpoints”.

It seems it’s not supported to use transactional sessions with send only endpoints? Any technical reasons for this? If not, any plans to support it?

Best regards,
Andreas

Thanks for your question, @andreas. And welcome to the Particular discussion group.

Removing that limitation is planned. More details are available at Ability to use the transactional session inside a send-only endpoint · Issue #96 · Particular/NServiceBus.TransactionalSession · GitHub

1 Like