fsprojects / FSharp.CloudAgent

Allows running F# Agents in a distributed manner using Azure Service Bus.
http://fsprojects.github.io/FSharp.CloudAgent/
The Unlicense
39 stars 14 forks source link

Timed out sessions take time to propagate #4

Closed isaacabraham closed 9 years ago

isaacabraham commented 9 years ago

If a Service Bus session "expires" through no activity, the first time you send a new message to that session, it can take up to a minute for it to be handled.