-
Notifications
You must be signed in to change notification settings - Fork 0
实现部分回测归档的数据集级增量重试 #9
Copy link
Copy link
Open
Labels
P2Medium priority / non-blocking retained issueMedium priority / non-blocking retained issuebugSomething isn't workingSomething isn't workingready-for-agentReady for an implementation agentReady for an implementation agent
Description
Metadata
Metadata
Assignees
Labels
P2Medium priority / non-blocking retained issueMedium priority / non-blocking retained issuebugSomething isn't workingSomething isn't workingready-for-agentReady for an implementation agentReady for an implementation agent
What to build
消除 partial(部分归档)重试与主规格之间的偏差:当前重试会重新抓取整份回测,只在提交阶段通过 SHA256(摘要)复用相同文件。实现数据集级远端摘要或游标,让重试只补取失败、缺失或变化的数据集,同时保持采集围栏和原子清单替换。
Acceptance criteria
failed、缺失或远端摘要变化的数据集。Blocked by
None - can start immediately