a-herbst

Results 4 comments of a-herbst

> [@z3non](https://github.com/z3non) , I followed up. We have some work on our side to better document our support (we need to update https://learn.microsoft.com/en-us/windows/win32/winhttp/winhttp-autoproxy-support ). > > The feedback was that...

I have added some additional logging - especially to the DbContextEventInbox used by ABP. In the log below you can see that the same messageId gets inserted twice after force-closing...

When I copy the whole source code of the class mentioned I get build errors due to missing IRabbitMqDistributedEventBus interface.

1. I had to copy the source code of the following abp modules to make my test project compile - Volo.Abp.RabbitMQ - Volo.Abp.EventBus.RabbitMQ 2. I Replaced the ProcessEventAsync method with...