Standard environment does not support we sockets yet.
https://cloud.google.com/appengine/docs/the-appengine-environments consider
switching to flexible environment

On Fri, 20 Nov 2020, 7:25 am 'Aditya' via Google App Engine, <
google-appengine@googlegroups.com> wrote:

> The App Engine Standard Environment is capable of running reliably even
> under heavy load and with large amounts of data. You might want to consider
> modifying the scaling settings to suit your load. Disconnections can be
> caused due to several reasons, like latency triggering timeouts, or perhaps
> other network related issues. The flexible environment will automatically
> manage some settings, but your issue can probably be fixed after
> investigating the settings and logs.
>
> On Wednesday, November 18, 2020 at 11:40:20 AM UTC-5 pierre.g...@gmail.com
> wrote:
>
>> Hi,
>>
>> I have a Twitch chat bot on a nodejs app engine. I am connecting to
>> Twitch through WebSocket but I get randomly disconnected from time to time.
>> (It usually lasts at least multiple hours before disconnecting.)
>> Can this be related to the fact that I am not using the flex environment ?
>>
>> Thank you,
>> Pierre.
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to google-appengine+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/google-appengine/c7e51f49-508d-4a84-ab34-7cd8b18186fcn%40googlegroups.com
> <https://groups.google.com/d/msgid/google-appengine/c7e51f49-508d-4a84-ab34-7cd8b18186fcn%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/CANZWSPtyxbKO%3DwfZ70mwJdkvXVDRtqSx6-eNkhTeLxfNDQsBKg%40mail.gmail.com.

Reply via email to