erio
cfe72159d0
feat(ops): add ignore insufficient balance errors toggle and extract error constants
...
- Add 5th error filter switch IgnoreInsufficientBalanceErrors to suppress
upstream insufficient balance / insufficient_quota errors from ops log
- Extract hardcoded error strings into package-level constants for
shouldSkipOpsErrorLog, normalizeOpsErrorType, classifyOpsPhase, and
classifyOpsIsBusinessLimited
- Define ErrNoAvailableAccounts sentinel error and replace all
errors.New("no available accounts") call sites
- Update tests to use require.ErrorIs with the sentinel error
2026-03-15 17:26:18 +08:00
..
2026-03-14 18:58:56 +08:00
2026-03-15 16:45:37 +08:00
2026-02-02 22:13:50 +08:00
2026-03-04 11:29:31 +08:00
2026-03-12 02:42:57 +03:00
2026-01-09 18:26:32 +08:00
2026-03-09 01:18:49 +08:00
2026-03-08 14:12:17 +08:00
2026-03-08 14:12:17 +08:00
2026-02-14 11:23:10 +08:00
2026-02-07 19:04:08 +08:00
2026-03-15 16:21:49 +08:00
2026-03-12 16:53:18 +08:00
2026-03-15 16:45:37 +08:00
2026-02-07 22:14:07 +08:00
2026-03-09 19:55:18 +08:00
2026-03-09 19:55:18 +08:00
2026-01-06 20:31:40 +08:00
2026-03-01 15:45:44 +08:00
2026-02-07 17:12:15 +08:00
2025-12-28 17:48:52 +08:00
2026-03-12 16:53:18 +08:00
2026-03-13 10:38:19 +08:00
2026-02-23 12:45:37 +08:00
2026-02-23 12:45:37 +08:00
2026-02-12 19:01:09 +08:00
2026-03-15 11:26:42 +08:00
2026-03-05 16:46:14 +08:00
2026-03-15 11:26:42 +08:00
2026-02-28 15:01:20 +08:00
2026-03-15 11:26:42 +08:00
2026-02-28 19:28:08 +08:00
2026-03-15 17:26:18 +08:00
2025-12-26 16:45:40 +08:00
2025-12-31 08:50:12 +08:00
2025-12-31 08:50:12 +08:00
2026-03-12 02:42:57 +03:00
2026-03-12 16:53:18 +08:00
2026-02-28 15:01:20 +08:00
2026-03-15 12:51:34 +08:00
2026-03-12 16:53:18 +08:00
2025-12-26 16:45:40 +08:00
2026-02-02 22:13:50 +08:00
2026-02-28 15:01:20 +08:00
2026-02-28 15:01:20 +08:00
2026-02-28 15:01:20 +08:00
2026-02-02 22:13:50 +08:00
2026-03-03 01:05:11 +08:00
2026-03-13 10:38:19 +08:00