Aspnetcore.docs: Update ANCM config to mention that inproc will not restart after a startup timeout failure

Created on 31 Jul 2020  Â·  1Comment  Â·  Source: dotnet/AspNetCore.Docs

[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.


Document Details

⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

P0 doc-bug

Most helpful comment

@Rick-Anderson ... I'll take care of this ... it's a quicky.

>All comments

@Rick-Anderson ... I'll take care of this ... it's a quicky.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

tanaka-takayoshi picture tanaka-takayoshi  Â·  34Comments

Rick-Anderson picture Rick-Anderson  Â·  304Comments

danroth27 picture danroth27  Â·  36Comments

marqdouj picture marqdouj  Â·  26Comments

guardrex picture guardrex  Â·  26Comments