ArieGato / serilog-sinks-rabbitmq

Serilog Sink for RabbitMq
Apache License 2.0
53 stars 51 forks source link

QueueLimit for internal queue #122

Closed AlexSalex228 closed 6 months ago

AlexSalex228 commented 1 year ago

Problem: Without a limit on the internal queue and having a limited change the application stops working properly

Solution: add a queueLimit to a sink configuration

ArieGato commented 6 months ago

Fixed by pr #142