agent-substrate / agent-substrate/substrate

Feature request: Fallback to local snapshot when failing to upload external snapshot.

Open
#362 0 comments 0 reactions 0 assignees View on GitHub
area/api area/storage kind/feature
Dominant language
Go
Stars
1.8k
Forks
316
Avg merge
2d 43m
Merged PRs (30d)
287

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.