Socket timeout
Hi Guys,
Is it possible to set up some kind of timeout for socket? I have self hosting configuration and right now the socket is open as long as the service page in browser is open by user. For example I want to set up 5 minutes of timeout and then if user refresh page then will reconnect. Or is it possible from the frontend site of development to disconnect such a socket if there is long time of inactivity?
Thanks for answer
Thanks for answer
6 Replies
@sgrzelak
It is not possible to configure timeout currently.
But I found this request very useful
Can you please create a feature request for this?
!feature
ok, I will
@sgrzelak, you just advanced to level 2!
GitHub
π Feature: Β· Issue #3547 Β· novuhq/novu
π Feature description Hi Guys, It would be nice to have a possibility to set up some kind of timeout for socket. I have self hosting configuration and right now the socket is open as long as the se...
Thanks ππ»