agent-substrate / agent-substrate/substrate

API issue: Actor.node_vms_with_local_snapshots is questionable

未关闭
#1,326 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
area/api kind/bug
主要语言
Go
星标
1.9k
派生
317
平均合并
1 天 23 小时
30 天内合并 PR
289

描述

Is it allowed for snapshots to be propagated in the background? I have to believe yes. So if I have a 5K cluster with thousands of actors, is every actor going to be updated to list every node? I can't imagine that is the intent.

贡献指南

打开贡献指南

调研方向

Search for `Actor.node_vms_with_local_snapshots` in the Go code and inspect all call sites to see how snapshot lists are propagated. Then trace related background propagation/scheduler logic to verify whether actor updates are intended to cover every node for every actor. Locate existing tests around actor or API snapshot responses, and finish when expected large-cluster behavior is covered (and updated if semantics need clarification).

由索引模型根据 Issue 内容生成。

评估

技术栈
go
领域
api
Issue 类型
缺陷
难度
3/5
预计耗时
半天
活跃度
活跃
描述清晰度
基本清楚
新手友好度
64/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。