agent-substrate / agent-substrate/substrate
API issue: Actor.node_vms_with_local_snapshots is questionable
- Vorherrschende Sprache
- Go
- Sterne
- 1.9k
- Forks
- 317
- Ø Merge
- 1 T. 23 Std.
- Gemergte PRs (30 T.)
- 289
Beschreibung
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.
Beitragsleitfaden
Rechercherichtung
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).
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- go
- Bereich
- api
- Issue-Typ
- Bug
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- Ein halber Tag
- Aktivitätsstatus
- Aktiv
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 64/100