Mariusz Kotas

Results 71 comments of Mariusz Kotas

Implemented in 508e5472772a9ae229aeacbb5722f1672e5b7416

Hey @Janecifer , what is the `InnerException`?

Thanks for the heads up!

Hello @sharecodez, thanks for the comment, but feel free to open a PR

Hey @BasieP , definitely a valid point. It is already planned and initially handled by #50, but it is a breaking change, so I haven't yet managed to finish it....

Wow, very nice, thanks for the tip, gonna put it into readme

Hey @Discolai , thank you for reporting this with the useful code snippet. I have broken the recursive call by introducing an error timer, and it seems to solve the...

Hey @Hulkstance , good question, but it really depends on your usecase. Can those messages be handled in parallel, or do they need to be processed one by one? Do...

Good point, I will create a method to clear the sending queue

Hey, sorry for the late response, I plan to migrate to `Microsoft.Extensions.Logging`, but it should be doable even in the current setup. It depends on the logging library, for example,...