Skip to content

[BugFix] Handle SQL Conflicts during C# transactions as HTTP412#5541

Open
fhibf wants to merge 1 commit intomainfrom
user/fernfe/doNotRetrySqlConflictDuringSequentialBundleTransaction
Open

[BugFix] Handle SQL Conflicts during C# transactions as HTTP412#5541
fhibf wants to merge 1 commit intomainfrom
user/fernfe/doNotRetrySqlConflictDuringSequentialBundleTransaction

Conversation

@fhibf
Copy link
Copy Markdown
Contributor

@fhibf fhibf commented May 1, 2026

Description

Handle SQL Conflicts during C# transactions as HTTP412.

Related issues

Addresses AB#188318.

Testing

Describe how this change was tested.

FHIR Team Checklist

  • Update the title of the PR to be succinct and less than 65 characters
  • Add a milestone to the PR for the sprint that it is merged (i.e. add S47)
  • Tag the PR with the type of update: Bug, Build, Dependencies, Enhancement, New-Feature or Documentation
  • Tag the PR with Open source, Azure API for FHIR (CosmosDB or common code) or Azure Healthcare APIs (SQL or common code) to specify where this change is intended to be released.
  • Tag the PR with Schema Version backward compatible or Schema Version backward incompatible or Schema Version unchanged if this adds or updates Sql script which is/is not backward compatible with the code.
  • When changing or adding behavior, if your code modifies the system design or changes design assumptions, please create and include an ADR.
  • CI is green before merge Build Status
  • Review squash-merge requirements

Semver Change (docs)

Patch|Skip|Feature|Breaking (reason)

@fhibf fhibf requested a review from a team as a code owner May 1, 2026 23:09
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.03%. Comparing base (a894a3b) to head (6ff7e58).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #5541      +/-   ##
==========================================
+ Coverage   77.02%   77.03%   +0.01%     
==========================================
  Files         983      983              
  Lines       36007    36010       +3     
  Branches     5469     5470       +1     
==========================================
+ Hits        27736    27742       +6     
+ Misses       6927     6920       -7     
- Partials     1344     1348       +4     

see 8 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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