agent-substrate / agent-substrate/substrate
Define the default snapshot scope for onCommit and onPause
Open
area/api
kind/feature
- Dominant language
- Go
- Stars
- 1.8k
- Forks
- 316
- Avg merge
- 2d 43m
- Merged PRs (30d)
- 287
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.