增强:CPS 每日自动对账增加可回查日志 #163
Reference in New Issue
Block a user
Delete Branch "codex/cps-reconcile-logging"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
背景
PR #162 已合并。本 PR 为其后续日志增强,方便人工按一次任务完整回查美团、京东每日自动对账。
日志内容
run_id,记录scheduled/startup_catchup触发来源extra结构化字段写入 JSON 日志,便于 SLS/人工检索兼容性
验证
pytest tests/test_cps_reconcile_worker.py tests/test_cps_admin.py tests/test_admin_read.py tests/test_observe.py -q:44 passedgit diff --check通过