Particular / docs.particular.net

All content for ParticularDocs
https://docs.particular.net
Other
103 stars 301 forks source link

Feedback: 'Combining MS SQL Server Persistence and Transport' #6842

Closed bbrandt closed 1 month ago

bbrandt commented 1 month ago

Feedback for 'Combining MS SQL Server Persistence and Transport' https://docs.particular.net/persistence/sql/sqlserver-combining-persistence-wth-transport

Location in GitHub: https://github.com/Particular/docs.particular.net/blob/master/persistence/sql/sqlserver-combining-persistence-wth-transport.md

I recommend changing the text "In this mode NServiceBus does not guarantee" to "Without Outbox NServiceBus does not guarantee" or "When opting out of connection sharing with Outbox disabled NServiceBus does not guarantee".

bbrandt commented 1 month ago

If you find yourself most often recommending "With Outbox" as the configuration to use in Production, I would also recommend moving the "With Outbox" section to the top of the page, which would solve the confusion around the warning as well. I've never used SQL Transport, so I am not familiar with what the recommended practices are. But some may assume what is listed at the top of the page is the recommended practice.