Hi, when Iām calling /notes and /status_updates most are successful but they sometimes fail and do not provide a useful error message. When it fails the response code is ā0ā and the error message is āread ECONNRESETā.
I am calling these APIs about 60 times within a minute or two.
The same error occurs when Iām calling the APIs separately an hour apart. Most of the requests are successful but thereās a few calls that fails randomly with response code ā0ā.
What is causing these errors?