Socket timeout can happen if there is a heavy quer...
# community-help
k
Socket timeout can happen if there is a heavy query or the server is under a write load. It would be good to log the query on your logs and check if its a bad query or check the metrics to see if CPU load was high at that point.
1