[EDIT by guardrex to add the metadata]
https://github.com/dotnet/AspNetCore.Docs/blob/master/aspnetcore/host-and-deploy/aspnet-core-module.md#attributes-of-the-aspnetcore-element
The doc for startupTimeLimit
needs to be updated to account for in-proc hosting. When hosting inprocess, if the startup time limit is reached, the app will not restart again and doesn't use the rapid fail per minute metric.
⚠Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
@Rick-Anderson ... I'll take care of this ... it's a quicky.
Most helpful comment
@Rick-Anderson ... I'll take care of this ... it's a quicky.