David Fowler
David Fowler
cc @ReubenBond
This was addressed by https://github.com/dotnet/aspire/pull/6080 and https://github.com/dotnet/aspire/pull/6069
@DamianEdwards @eerhardt can you review?
Another idea would be to lean into the dashboard and show it there instead of stopping the application from starting. Container resources would fail and we with the new restart...
> As well as the error message from connecting to Docker, I'd like the logs to display an extra message that we add. Something as simple as "Failed to connect...
PR up https://github.com/dotnet/aspire/pull/6135
Except its not. When there are failing builds this shows nothing that indicates how long builds have been failing
I was getting excited because I thought we did the feature 😄
Big change, no description: This pull request introduces significant updates to the telemetry and metrics handling in the project, focusing on adding support for OTLP scopes, improving metadata handling, and...
> Is it to change the SignalR connection logic to only connect when authorized better? Yes, this is the solution with any interactive logic scenario.