Closed listerenko closed 4 years ago
@lukebakken Hi! Sorry to bother you, but is there any chance you would be willing to take a look?
Please be patient. This plugin is maintained by volunteers who do so in their free time.
@listerenko I realize it has been a long time since you opened this pull request. I will see if I can find time to review by the end of the month. The RabbitMQ team maintains this plugin and we've been busy.
Oh, there's no need to. I understand it was not a priority, it's okay. We have found another solution and stopped using this plugin, so even if my code works fine (that would be a surprise :-) ), we no longer require it and will not be able to test it in production.
OK! I appreciate the explanation!
Hi!
We use this plugin to handle email bounces and unsubscribe requests and have encountered a problem wtih too restrictive session limit. As a quick hack we tested 20000 in our fork and it seemed to work fine under production load.
I tried to move this parameter to config file so you would accept it to upstream (and it looks like something that would work), but Erlang is a bit too much for me to grasp at once and travis-ci somehow fails to build even clean master from my account, so I would welcome any directions you can provide for me to ensure this fix would behave as expected.