|
http.AddStandardResilienceHandler(); |
So, we added aspire to our solution to make it easier to run locally - but if the code takes too long, then the default resilience policy will cause issues, where the app service methods get called more than expected.