Commit graph

28 commits

Author SHA1 Message Date
Max
c425b74383 Refactor error handling in various components to improve logging and message formatting
- Updated error messages to use fmt.Errorf with %s for better clarity and consistency.
- Enhanced logging statements to utilize formatted strings for improved readability.
- Refactored multiple Load functions across different modules to standardize error handling practices.
2025-09-28 10:24:17 +08:00
Max
fabced291c fix: Enhance loading functions to handle non-existent directories
- Added checks in various loading functions to ignore processing if the respective directories do not exist, improving error handling and preventing unnecessary operations.
- Updated the Load function signature to return warnings alongside errors, allowing for better feedback on loading issues across different components.
2025-05-13 09:10:10 +08:00
Max
d43da2ff5c [remove] unused code 2023-03-25 22:11:19 +08:00
Max
5faf62a789 [add] migrate importer 2023-02-03 14:43:00 +08:00
Max
a807899f95 [*] migrate to gou v0.10.3 (50%) 2023-02-01 17:25:11 +08:00
Max
67e4581f11 [change] importer 2022-11-17 10:02:50 +08:00
Max
9fb8ef2ab6 [add] yao studio api jwt auth support 2022-10-14 18:25:36 +08:00
Max
20ba5ced00 [change] importer process add id and page param 2022-06-14 12:52:38 +08:00
Max
1043ba0f0d [add] importer output process 2022-04-20 22:04:32 +08:00
Max
497ebcaae7 规范日志输出 2022-02-09 09:31:36 +08:00
Max
34f4382c19 更新命名空间 2022-02-09 09:17:23 +08:00
Max
30069763a8 更新引擎 2022-01-24 00:22:55 +08:00
Max
131d3d600e 更新配置 2022-01-20 22:03:00 +08:00
Max
89e89ab2ba v0.9.35 2022-01-20 21:46:25 +08:00
Max
0688e553fb 清洗规则 -> tag 2022-01-20 11:18:04 +08:00
Max
88c749ae9a 更新组件配置 2022-01-19 23:21:40 +08:00
Max
28ad6935d7 数导入API 完成 2022-01-18 13:42:04 +08:00
Max
1aba1e78cd 删除非必要字段 2022-01-18 13:05:58 +08:00
Max
269da4fc94 + DataSetting API 2022-01-18 12:54:21 +08:00
Max
6b1f3bdf4a + 映射表配置 API 2022-01-18 12:26:22 +08:00
Max
633fe903fe + API 2022-01-18 10:00:38 +08:00
Max
4426b8bc12 + DataPreview 2022-01-17 23:32:39 +08:00
Max
b7fce6c3ba + ignore 2022-01-17 23:11:38 +08:00
Max
4983712c8a + Importer Run() & Chunk 2022-01-17 22:51:56 +08:00
Max
23ffcf1348 + Imporer.DataGet 2022-01-17 20:37:18 +08:00
Max
d572b8599f AutoMapping 2022-01-17 15:43:46 +08:00
Max
952a0e9440 + AutoMapping 2022-01-17 14:08:20 +08:00
Max
10f129a610 imports -> Importer 2022-01-14 21:18:42 +08:00