Andreas Öhlund

Results 90 comments of Andreas Öhlund

agreed, there seems to be 2 parts to the original request by the SO user >I'd like to refactor some of my sagas and messages and move them to a...

Does both sagas have the mapping?

This api is unfortunately a bit broken and we've talked about improving it https://github.com/Particular/NServiceBus/issues/2080 :( In this case since IHandleSagaNotFound is "global" we call it since there was a saga...

> No need to do some digging, we'll just appreciate it when the API is improved. Thanks for the feedback, I'll keep you posted on the progress via this issue....

Since this is confirmed to be introduced in v6 we're flagging this as a bug. This doesn't seems to cause any issues so we can target this for a future...

>We must make sure that adding this feature does not prevent endpoints from running in these environments. One potential solution is to add the needed extensibility (new pipeline stage) to...

This is addressed in Version 8 see https://docs.particular.net/nservicebus/upgrades/7to8/databus

The description mentions DirectRoutingTopology which is pretty much no longer used but I assume the same thing could happen with the conventional one?

I personally think a minor is fine since there is no way for us to guarantee that we don’t change code in a way that other exceptions couldn’t be thrown....

I’m happy with that decision On Thu, 21 Mar 2019 at 17:35, Brandon Ording wrote: > I do generally think that changing the exception type the way we'd need to...