Conversation
rlorenzo
added this pull request to stack #345
September 17, 2026 07:29
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## feature/VPR-187-data-protection-key-ring #344 +/- ##
============================================================================
- Coverage 45.38% 45.37% -0.01%
============================================================================
Files 949 949
Lines 49546 49547 +1
Branches 6702 6703 +1
============================================================================
Hits 22484 22484
- Misses 26095 26096 +1
Partials 967 967
Flags with carried forward coverage won't be shown. Click here to find out more.
|
rlorenzo
force-pushed
the
feature/VPR-188-hangfire-shutdown-chain
branch
from
September 17, 2026 14:21
3f1ec7b to
c6b7459
Compare
Bundle ReportBundle size has no change ✅ |
rlorenzo
force-pushed
the
feature/VPR-188-hangfire-shutdown-chain
branch
2 times, most recently
from
September 17, 2026 14:50
bc71106 to
7ddb5f5
Compare
- Hangfire 15s <= host 30s <= IIS shutdownTimeLimit 90s, matching the defaults that were previously implicit - A slot flip stops a pool mid-drain, so each link must leave the next room to finish a job rather than cut it off and re-queue it - The IIS link is app pool config and ships with the two-slot layout
rlorenzo
force-pushed
the
feature/VPR-188-hangfire-shutdown-chain
branch
from
September 22, 2026 09:28
7ddb5f5 to
eb54f77
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
defaults that were previously implicit
room to finish a job rather than cut it off and re-queue it
Stack created with GitHub Stacks CLI • Give Feedback 💬