1 reference to ExponentialBackOff
Aspire.Dashboard (1)
ResourceService\DashboardClient.cs (1)
281var delay = ExponentialBackOff(errorCount, maxSeconds: 15);