azure-relay
azure-relay copied to clipboard
Node hybrid connection listener get disconnected after 4 mins.
Description
Actual Behavior
- Hybrid connection listener is getting disconnected after idle time of ~4mins, and listener is also not getting that event, So behavior is like node js application is running showing it is connected with hybrid connection, but in Azure portal, it is display
0
listener.
Expected Behavior
- It should not display as
0
zero listener, or it should send an error event that after disconnect.
Below are some sample duration after which listener is getting disconnected (minutes:sec) 4:15 4:12 4:10 4:13 4:15 4:14 4:15
In addition to above, we also tried to send the 'heart-beat' message after every 1 min. still we are facing this issue but this time, it get disconnected after 1 hr, this is very wired behavior.
Please let me know if you need any other details. By next week by app is going to be go live and we are facing this issue.
@Sudhanshus2020, Our apologies for not replying any earlier. Would you please let us know if you still need support for this issue? By the way, if you still this kind of problem, would you please try to reproduce your issue with the latest version of the Relay NodeJS?