Skip to content

VPR-217 fix(deploy): raise the ANCM shutdownTimeLimit off its 10s default - #346

Draft
rlorenzo wants to merge 1 commit into
feature/VPR-188-hangfire-shutdown-chainfrom
feature/VPR-217-ancm-shutdown-time-limit
Draft

rlorenzo wants to merge 1 commit into
feature/VPR-188-hangfire-shutdown-chainfrom
feature/VPR-217-ancm-shutdown-time-limit

Conversation

@rlorenzo

Copy link
Copy Markdown
Contributor
  • The module's own timeout is a separate setting from the app pool's
    shutdownTimeLimit, and its 10s default undercut both links VPR-188
    pinned, inverting the chain on app_offline.htm deploys
  • Needs a source web.config because no MSBuild property reaches it; the
    SDK transform fills in the rest at publish time

Stack created with GitHub Stacks CLIGive Feedback 💬

@rlorenzo
rlorenzo added this pull request to stack #345 September 17, 2026 20:09
@codecov-commenter

Copy link
Copy Markdown

Bundle Report

Bundle size has no change ✅

@codecov-commenter

codecov-commenter commented Sep 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 45.37%. Comparing base (eb54f77) to head (cac12e6).
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@                           Coverage Diff                            @@
##           feature/VPR-188-hangfire-shutdown-chain     #346   +/-   ##
========================================================================
  Coverage                                    45.37%   45.37%           
========================================================================
  Files                                          949      949           
  Lines                                        49547    49547           
  Branches                                      6703     6703           
========================================================================
  Hits                                         22484    22484           
  Misses                                       26096    26096           
  Partials                                       967      967           
Flag Coverage Δ
backend 42.34% <ø> (ø)
frontend 64.68% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
web/Classes/Scheduler/HangfireExtensions.cs 0.00% <ø> (ø)

…ault

- The module's own timeout is a separate setting from the app pool's
  shutdownTimeLimit, and its 10s default undercut both links VPR-188
  pinned, inverting the chain on app_offline.htm deploys
- Needs a source web.config because no MSBuild property reaches it; the
  SDK transform fills in the rest at publish time
@rlorenzo
rlorenzo force-pushed the feature/VPR-217-ancm-shutdown-time-limit branch from f23c4e6 to cac12e6 Compare September 22, 2026 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants