2 references to ProjectEndpointReadinessMaxRetryAttempts
Aspire.Hosting.Foundry (2)
Toolbox\FoundryToolboxReconciler.cs (2)
293
attempt <
ProjectEndpointReadinessMaxRetryAttempts
)
296
$"Foundry project endpoint is not ready. Retrying toolbox deployment in {s_projectEndpointReadinessDelay.TotalSeconds:n0} seconds ({attempt + 1}/{
ProjectEndpointReadinessMaxRetryAttempts
}).");