azure-contrib / socket.io-servicebus

socket.io store which uses Service Bus pub/sub for scale out
Apache License 2.0
30 stars 14 forks source link

Investigate intermittent failure to communicate with Service Bus bi-directionally socket.io instances #67

Closed glennblock closed 11 years ago

glennblock commented 11 years ago

Dev Estimate: 20 Test Estimate: 0

christav commented 11 years ago

Service bus is having really poor perf at the moment; working with SB team to see if this is causing our issues.

christav commented 11 years ago

Some investigation results:

christav commented 11 years ago

Looks like the service bus issues have cleared up. Closing this for now, will reopen if the server side issues occur again.