microsoft / microsoft/fhir-server
Investigate using the new Exception handlers in Mediatr
- Dominant language
- TSQL
- Stars
- 1.4k
- Forks
- 592
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 41
Description
Investigate using the new Exception handlers in Mediatr https://github.com/jbogard/mediatr/wiki#exceptions-handling to move or simplify error / OperationOutcome handling logic from https://github.com/microsoft/fhir-server/blob/master/src/Microsoft.Health.Fhir.Shared.Api/Features/Filters/OperationOutcomeExceptionFilterAttribute.cs
Contributor guide
Research direction
Start with src/Microsoft.Health.Fhir.Shared.Api/Features/Filters/OperationOutcomeExceptionFilterAttribute.cs and read Mediatr's exception-handling guidance in the linked wiki. Trace the existing error and OperationOutcome handling, then determine whether it can be moved or simplified using the new handlers; completion requires a clear resulting change or decision.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- api, backend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100