Commit cb96117
authored
LNK-4549: Retry Issues (#1393)
* checkin
* checkin
* checkin
* checkin
* Checkin
* remove debug transient ex
* Fix Test Setup
* Modify Report Test Fixture
* Fix warning about deprecated/obsolete RecordException usage. Changed to AddException.
* PR Feedback
* checkin
* Don't serialize twice
* Don't serialize ServiceInformation.ConnectionString
* Fix serialization references1 parent cc44973 commit cb96117
147 files changed
Lines changed: 2981 additions & 1663 deletions
File tree
- DotNet
- Account
- Application
- Commands
- AuditEvent
- User/DeactivateUser
- Queries
- Role
- GetRoleByName
- GetRoles
- GetRole
- User
- GetFacilityUsers
- GetLinkUserEntity
- GetRoleUsers
- GetUserByEmail
- GetUserById
- SearchFacilityUsers
- SearchUsers
- Infrastructure
- Presentation/Endpoints
- Claims/Handlers
- Role/Handlers
- User/Handlers
- Admin.BFF
- Application/Commands
- Integration
- CreateDataAcquisitionRequested
- CreatePatientAcquired
- CreatePatientEvent
- CreatePatientListAcquired
- CreateReportScheduled
- Security
- CreateLinkBearerToken
- RefreshSigningKey
- Infrastructure
- Extensions/Telemetry
- Presentation/Endpoints
- Audit
- Application/Services
- Domain
- Entities
- Managers
- Infrastructure
- Listeners
- Persistance/Repositories
- Presentation/Controllers
- Census
- Application
- HealthChecks
- Jobs
- Repositories/Scheduling
- Services
- Domain
- Entities/POI
- Managers
- Listeners
- DataAcquisition.AcquisitionWorker
- Listeners
- DataAcquisition.Domain
- Application/Services
- Extensions
- DataAcquisition
- Jobs
- Listeners
- Normalization
- Application/Services
- Operations
- Domain
- Repositories
- Listeners
- Migrations
- QueryDispatch
- Application/Services
- Domain
- Entities
- Managers
- Jobs
- Listeners
- Presentation/Services
- Report
- Jobs
- KafkaProducers
- Listeners
- Services
- ServiceTests
- IntegrationTests
- Census
- DataAcquisition
- Report
- Listeners
- Tenant
- Submission.Data
- Submission
- Application/Services
- Listeners
- Tenant
- Business/Managers
- Controllers
- Jobs
- Services
- Terminology
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | 4 | | |
| 5 | + | |
7 | 6 | | |
8 | | - | |
9 | 7 | | |
10 | 8 | | |
11 | 9 | | |
| |||
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | 4 | | |
| 5 | + | |
6 | 6 | | |
7 | | - | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | 4 | | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
0 commit comments