agent-substrate / agent-substrate/substrate
Define the default snapshot scope for onCommit and onPause
Abierto
area/api
kind/feature
- Lenguaje dominante
- Go
- Estrellas
- 1.8k
- Forks
- 316
- Merge medio
- 2 d 43 min
- PR fusionados (30 d)
- 287
Descripción
Prior to the #295, full snapshot was the only option. With the #295 an option for "data" scope is introduced. The onCommit supposed to be a subset of onPause.
For backward compatibility the default (non provided) behavior is "Full". One of the comment @thockin raised as part of the PR , is onCommit default supposed to be Data?
Decision needs to be made for it.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.