Ramon Smits
Ramon Smits
@victorcassel Thanks for taking the opportunity to provide feedback. I would like to improve this page, would you have one of more suggestions on restructuring or point to a piece...
Just had the same thought. Would be nice if edits would be auto committed so they can easily be restored but I just discoved that these files are just written...
Similar issue was raised a long time ago: - https://github.com/Particular/NServiceBus/issues/5012 Implementation: - https://github.com/Particular/EndToEnd/blob/master/src/PerformanceTests/Common/ErrorProfile.cs
@DavidBoike First draft based on my original script. Would be nice if the version info could be added to the output results.
> So, the point is to detect (for example) if there’s a Core_7 directory that references an NServiceBus version that’s not 6.something? That is not 7 something, but I think...
@alexander-kucherov Thanks for that contribution. We'll evaluate this to be included in the version. In the meantime, you can set the default timeout duration in the `app.config` via: ```xml ```
@pardahlman I'm not exactly sure why that is. I've asked my colleagues for information. Are you in any way affected by the unexpected default?
@pardahlman Are you getting an exception/error when using the default API? How did you notice the unexpected behavior? Could you provide the error details that could help us with providing...
@pardahlman thanks for that information.
I think it would be best to drop the `UseTransactionScope()` with defaults to make the isolation level explicit.