Azure / azure-relay-dotnet

☁️ .NET Standard client library for Azure Relay Hybrid Connections
https://docs.microsoft.com/en-us/azure/service-bus-relay/relay-what-is-it
MIT License
36 stars 33 forks source link

Hi, is there any way we can increase the frequency of relay connection retry #153

Open ianrenUipath opened 2 years ago

ianrenUipath commented 2 years ago

Actual Behavior

Expected Behavior

  1. increase the frequency of relay connection retry (like from 5 times/min to 10 times/min)

Versions

ASP.Net core 3.1

dlstucki commented 2 years ago

Can you elaborate on your retry scenario? Are you talking about when a listener's control websocket connection gets disconnected or something on the sender side?