agent-substrate / agent-substrate/substrate
Feature request: Fallback to local snapshot when failing to upload external snapshot.
未關閉
area/api
area/storage
kind/feature
- 主要語言
- Go
- 星號
- 1.8k
- 分支
- 316
- 平均合併
- 2 天 43 分鐘
- 30 天內合併 PR
- 287
描述
Current behaviour: when an Actor has configured `SnapshotType_SNAPSHOT_TYPE_EXTERNAL` but substrate fails to upload the external snapshot after checkpointg, we have to set the Actor to CRASHED state, because the most recent snapshot is lost.
Feature request: if we can fallback to storing the snapshot locally and upload later, we won't have to set the Actor to CRASHED state right away.
貢獻指南
評估
這個 Issue 還沒有評估資料。