Azure / azure-relay-dotnet

☁️ .NET Standard client library for Azure Relay Hybrid Connections

Home Page:https://docs.microsoft.com/en-us/azure/service-bus-relay/relay-what-is-it

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

ianrenUipath opened this issue · comments

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

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?