Laravel using Managed Redis sometimes throws "Error while reading line from the server."
My Laravel app sometimes throws “Predis\Connection\ConnectionException - Error while reading line from the server.” exception. I used a managed Redis cluster from DigitalOcean. Do you guys face this type of error if yes how did you resolve?