|
|
604702ef43
|
refactor: add unit tests for loaderAccumulator and consume functions; enhance error handling and batch processing logic
|
2026-05-11 08:36:54 -05:00 |
|
|
|
68220e4c41
|
refactor: implement loaderAccumulator for batch processing; streamline error handling in Consume
|
2026-05-11 01:32:21 -05:00 |
|
|
|
ab9a2d8694
|
refactor: simplify batch processing by removing partition dependency and introducing batch accumulator
|
2026-05-11 00:38:42 -05:00 |
|
|
|
a8be31c18b
|
refactor: adjust configuration parameters for extractors and loaders; enhance logging messages for clarity
|
2026-05-09 01:48:36 -05:00 |
|
|
|
b690e580c5
|
refactor: enhance logging and batch processing in migration; adjust configuration parameters for improved performance
|
2026-05-09 01:16:34 -05:00 |
|
|
|
d124da8b20
|
refactor: enhance error messages for max retries in partition and batch processing
|
2026-05-08 23:36:59 -05:00 |
|
|
|
85d7d69da9
|
refactor: streamline error handling in migration process; consolidate failed partitions and batches tracking
|
2026-05-08 23:22:53 -05:00 |
|
|
|
212d3663e2
|
refactor: remove unused error channels and enhance job configuration; add max failed batches load parameter
|
2026-05-08 22:28:31 -05:00 |
|
|
|
c4e233401b
|
refactor: update GenericLoader to use ProcessBatchWithRetries; enhance error handling and retry logic
|
2026-05-08 07:50:54 -05:00 |
|
|
|
80babf24f2
|
refactor: implement Consume method in GenericLoader; enhance error handling in ProcessBatch
|
2026-05-06 18:56:50 -05:00 |
|
|
|
846a49d40c
|
feat: implement GenericLoader for batch processing and utility functions
|
2026-04-17 15:58:08 -05:00 |
|
|
|
df4c3bc390
|
feat: refactor db handling to use db-wrapper package; enhance connection management and result handling for MSSQL and Postgres
|
2026-04-16 08:48:29 -05:00 |
|
|
|
5633dc98d0
|
fix: enhance error handling in extractor and loader processes; ensure proper job error propagation and logging
|
2026-04-12 20:11:19 -05:00 |
|
|
|
955bc65ce9
|
refactor: rename Batch to Partition in error handling and processing functions for consistency
|
2026-04-11 00:32:50 -05:00 |
|
|
|
9eb9821daf
|
refactor: rename Batch to Partition and update related types and channels for consistency
|
2026-04-11 00:09:28 -05:00 |
|
|
|
cd0e53b1d2
|
feat: implement MSSQL extractor, transformer, and Postgres loader for enhanced data migration
|
2026-04-10 23:39:37 -05:00 |
|