insanity54 / futureporn

Unofficial ProjektMelody Chaturbate VOD Archive. For Adults Only.
https://futureporn.net
26 stars 3 forks source link

futureporn-scout onIdleTimerExpire #208

Closed insanity54 closed 1 year ago

insanity54 commented 1 year ago

09:44:42.182 Ably: Transport.onIdleTimerExpire(): No activity seen from realtime in 25113ms; assuming connection has dropped

saw this when my internet died. unsure of whether or not the connection comes back online. if it doesn't come back online, this could bite me in the future. this is a thing we can test by airgapping. if there's a way to implement an onIdleTimerExpire callback, that would be the solution.

insanity54 commented 1 year ago

Another instance seen today, this one slightly different

info: CB Realtime Connected! {"service":"futureporn/scout","timestamp":"2023-06-08T09:54:55.760Z"}
23:20:54.490 Ably: Transport.onIdleTimerExpire(): No activity seen from realtime in 25107ms; assuming connection has dropped
23:20:54.491 Ably: WebSocketTransport.send(): Exception from ws connection when trying to send: Error: WebSocket is not open: readyState 2 (CLOSING)
insanity54 commented 1 year ago

I think these messages coincide with my internet temporarily going out. I think it might be recovering. I'll keep it running until next Mel stream to verify.

23:51:20.599 Ably: Transport.onIdleTimerExpire(): No activity seen from realtime in 25116ms; assuming connection has dropped
07:48:15.662 Ably: Transport.onIdleTimerExpire(): No activity seen from realtime in 25112ms; assuming connection has dropped
14:21:20.844 Ably: Transport.onIdleTimerExpire(): No activity seen from realtime in 25115ms; assuming connection has dropped
insanity54 commented 1 year ago

I saw a successful capture after seeing these onIdleTimerExpire messages. Closing for now.