mirror of
https://github.com/Youzini-afk/ST-Bionic-Memory-Ecology.git
synced 2026-05-15 22:30:38 +08:00
Fix persistence pending gating and add repair actions
This commit is contained in:
@@ -142,13 +142,7 @@ export function createBatchStatusSkeleton({
|
||||
outcome: "success",
|
||||
consistency: "strong",
|
||||
completed: false,
|
||||
persistence: {
|
||||
outcome: "queued",
|
||||
accepted: false,
|
||||
storageTier: "none",
|
||||
reason: "",
|
||||
revision: 0,
|
||||
},
|
||||
persistence: null,
|
||||
historyAdvanceAllowed: false,
|
||||
warnings: [],
|
||||
errors: [],
|
||||
|
||||
Reference in New Issue
Block a user