2 references to IsProjectEndpointNotReady
Aspire.Hosting.Foundry (2)
Toolbox\FoundryToolboxReconciler.cs (2)
200catch (ClientResultException ex) when (ex.Status == 404 && !IsProjectEndpointNotReady(ex)) 292when (IsProjectEndpointNotReady(ex) &&