ArieGato / serilog-sinks-rabbitmq

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

QueueLimit for internal queue #122

Closed AlexSalex228 closed 9 months ago

AlexSalex228 commented 2 years 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 9 months ago

Fixed by pr #142