penguineer / Rabbarkable

RabbitMQ (AMQP) connector for the reMarkable API
https://hub.docker.com/r/mrtux/rabbarkable
MIT License
5 stars 0 forks source link

:bug: Sometimes many connections are created on start-up #12

Closed penguineer closed 1 year ago

penguineer commented 1 year ago

Sometime when the application starts multiple connections (3-4 or so many that the API blocks) are created. This is either a race condition or somehow the limiting for setting up connections does not work.