agent-substrate / agent-substrate/substrate
API issue: Actor.node_vms_with_local_snapshots is questionable
- Linguagem predominante
- Go
- Estrelas
- 1.9k
- Forks
- 317
- Merge médio
- 1d 23h
- PRs com merge (30d)
- 289
Descrição
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.
Guia de contribuição
Direção de pesquisa
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).
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- go
- Domínio
- api
- Tipo de issue
- Bug
- Dificuldade
- 3/5
- Tempo estimado
- Meio dia
- Status de atividade
- Ativa
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 64/100