Network disconnections
giannsaicpibot99
PROOP

a year ago

Hey we have been experience some network disconnections in our services. For example in one of them we listen to a websocket and it randomly gets disconnected and then reconnected after 1 second (I have a retry to connect mechanism in our script that reconnected after 1 second). In our other service we run a telegram bot that gets http timeout issues

4 Replies

giannsaicpibot99
PROOP

a year ago

88650658-638b-4d47-8fab-a98e65abea9a


a year ago

These issues would come from the upstream, for example the websocket endpoint you are connecting to is disconnecting you, or the telegram API is not accepting the request from your application.

We have no way of disconnecting websocket connection on your behalf, and we don't have any way to deny traffic on behalf of telegram.


giannsaicpibot99
PROOP

a year ago

Im saying maybe the internet connection to the server my app is deploying might encounter minor issues


a year ago

I'm happy to thats not the case here, the issue would be with the external services.


Loading...