Handling InvalidOperationExceptions for non-thread-safe objects - #5774
Merged
Fernando Henrique Inocêncio Borba Ferreira (fhibf) merged 7 commits intoAug 31, 2026
Conversation
Fernando Henrique Inocêncio Borba Ferreira (fhibf)
requested a review
from a team
as a code owner
August 29, 2026 21:26
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #5774 +/- ##
==========================================
+ Coverage 78.88% 78.96% +0.07%
==========================================
Files 1016 1016
Lines 36856 36912 +56
Branches 5612 5613 +1
==========================================
+ Hits 29074 29147 +73
+ Misses 6404 6389 -15
+ Partials 1378 1376 -2 🚀 New features to boost your workflow:
|
Contributor
Author
|
Copilot review the PR, please. |
Copilot started work on behalf of
Fernando Henrique Inocêncio Borba Ferreira (fhibf)
August 31, 2026 18:02
View session
Co-authored-by: fhibf <3812247+fhibf@users.noreply.github.com>
Contributor
Reviewed the PR and fixed one concurrency gap: Cosmos session-token response header writes now use the same |
Copilot finished work on behalf of
Fernando Henrique Inocêncio Borba Ferreira (fhibf)
August 31, 2026 18:15
Robert Johnson (LTA-Thinking)
approved these changes
Aug 31, 2026
Fernando Henrique Inocêncio Borba Ferreira (fhibf)
merged commit Aug 31, 2026
28d601e
into
main
44 checks passed
Fernando Henrique Inocêncio Borba Ferreira (fhibf)
deleted the
user/fhibf/exceptionsInProduction_08292026
branch
August 31, 2026 20:17
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.
Description
Small changes to address errors noticed in production.
Related issues
Addresses AB#188019 and AB#205408
FHIR Team Checklist
Semver Change (docs)
Patch|Skip|Feature|Breaking (reason)