Connection Reset by Peer error

We’re getting this error when requesting cGPT completions via API. Is anyone experiencing this issue?

Error communicating with OpenAI: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))

Oddly enough, we seem to avoid the error when sending many requests at once. This seems to “wake up” OAI’s server so that it works again, for a time.