Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

I’m using a Digital Ocean managed Redis database for a job queue. When the queue isn’t processing a job, I get consistent reconnect event logs every five minutes.
There’s nothing that I see in my code that disconnects and reconnects every five minutes so I’m wondering if this is something Digital Ocean does. Nothing is inherently broken with my application, I’m just curious as to why this happens.
I noticed that Heroku managed Redis does exactly this (at the same time interval too) to avoid running out of connections due to bad clients not disconnecting properly (see https://devcenter.heroku.com/articles/heroku-redis#timeout).
Any verification or documentation would be appreciated.
phosphide
Chris Rickman
be910cccb6cf4b3ebf23fdcffa5505
Justindoane
gleb.ignatev
Mads Jürgensen
Louis Browyn
4029567daede4037840eb514185d21
twc8ac35a8636
HidingLightCyanAnemone
Gokhan Cag