1 reference to ExponentialBackOff
Aspire.Dashboard (1)
ServiceClient\DashboardClient.cs (1)
314var delay = ExponentialBackOff(retryContext.ErrorCount, maxSeconds: 15);