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 还没有评估数据。