Commit graph

8 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
8b5563f697 [add] migrate runtime 2023-02-03 10:58:39 +08:00
Max
9a54e15ae9 [optimize] close the DB connections when reloading 2023-01-16 15:15:44 +08:00
Max
d041b2a760 [add] setup validate db & hosting 2022-10-28 19:23:26 +08:00
Max
34f4382c19 更新命名空间 2022-02-09 09:17:23 +08:00
Max
ea72f26d5e 调整环境变量 2022-02-09 00:49:57 +08:00
Max
a8f9b02006 + Timeout 2021-11-23 00:16:24 +08:00
Max
9cffe860d8 优化载入逻辑: Step 3/5 2021-10-18 23:42:28 +08:00