19 Commits

Author SHA1 Message Date
meysamhadeli
d54ecc9bb8 fix: Fix unhandled error in OnBeforeSaving db-context 2023-01-23 16:32:51 +03:30
meysamhadeli
17082a2365 feat: Add retry failure for Npgsql 2023-01-23 15:36:08 +03:30
meysamhadeli
7a8cc281af fix: Fix DbUpdateConcurrencyException in PersistMessageDbContext 2023-01-22 19:11:34 +03:30
meysamhadeli
ac68632418 . 2023-01-22 01:52:13 +03:30
meysamhadeli
6dffdfb779 fix: try for fix DbUpdateConcurrencyException 2023-01-22 01:32:12 +03:30
meysamhadeli
133f565fe6 feat: Add polly for handle resilience 2023-01-22 00:45:03 +03:30
meysamhadeli
916ba00215 refactor: Refactor handel DbUpdateConcurrencyException 2023-01-21 03:48:54 +03:30
meysamhadeli
48f9f4b066 fix: Fix optimistic concurrency issue 2023-01-21 02:34:03 +03:30
meysamhadeli
e96283d0e6 feat: Add postgres instead of sql for write database 2023-01-13 19:06:56 +03:30
meysamhadeli
cfab34e3ae - use test-container for integration-test
- improvement test base
2022-12-09 17:12:13 +03:30
meysamhadeli
27c63a4efa - use test container for default database mssql
- use test container for default broker rabbitmq
- change structure persist-message-db
2022-12-04 00:54:19 +03:30
meysamhadeli
42750404f2 refactor persist-message-processor 2022-07-31 01:39:37 +04:30
meysamhadeli
5a263f8d46 move integration test base to building blocks 2022-07-18 23:19:06 +04:30
meysamhadeli
aab226ae7a Add Outbox and Internal Command 2022-06-17 01:44:05 +04:30
meysamhadeli
3d3f46f0b1 add optimistic concurrency 2022-06-12 23:05:23 +04:30
meysamhadeli
f325dd18ee add full integration tests for flight services 2022-05-20 23:11:12 +04:30
meysamhadeli
ff65f5daeb AddMassTransitTestHarness with Rabbitmq 2022-05-15 02:17:31 +04:30
meysamhadeli
5007aaaead some change in test base 2022-05-09 23:59:40 +04:30
meysamhadeli
31dc05f580 init 2022-05-07 19:33:06 +04:30