Intermittent problem with docker

I have this intermittent problem with docker in k8s:
Kubernetes version: v1.16.3
Docker version: 19.3.5
Problem description: Intermittent failure in pipeline with the error message
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?

Is this a bug with Docker 19.3.5?