Randomly, It happens that I'm not getting notifications via signalr and in Chrome console I can see:
EventSource failed loading: GET "https://my.website.net/signalr/connect?transport=serverSentEvents&clientProtocol=1.5&connectionToken=xxxxxxxxxxxxxxxxxxxxxxxxxx&connectionData=%5B%7B%22name%22%3A%22notificationhub%22%7D%5D&tid=3".
Any way to retry the connection or to understand where is the issue ?
I'm using ASP.NET SignalR JavaScript Library v2.2.2