Question
issue: error(104, 'Connection reset by peer')
Hi, we are sending requests to zendesk api using python inside our ms im k8s.
we are getting a lot of errors for those requests: error(104, 'Connection reset by peer')
is there anything you know about such errors occurring and how can we solve them?
