agent-substrate / agent-substrate/substrate
Feature request: Fallback to local snapshot when failing to upload external snapshot.
Abierto
area/api
area/storage
kind/feature
- Lenguaje dominante
- Go
- Estrellas
- 1.8k
- Forks
- 316
- Merge medio
- 2 d 43 min
- PR fusionados (30 d)
- 287
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.