fix(plugins): reserve pending delivery session slots · openclaw/openclaw@fc7e2a1
openclaw
·
2026-05-05
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -66,6 +66,13 @@ const SESSION_ENTRY_RESERVED_SLOT_KEY_LIST = [
|
66 | 66 | "inputTokens", |
67 | 67 | "outputTokens", |
68 | 68 | "totalTokens", |
| 69 | +"pendingFinalDelivery", |
| 70 | +"pendingFinalDeliveryCreatedAt", |
| 71 | +"pendingFinalDeliveryLastAttemptAt", |
| 72 | +"pendingFinalDeliveryAttemptCount", |
| 73 | +"pendingFinalDeliveryLastError", |
| 74 | +"pendingFinalDeliveryText", |
| 75 | +"pendingFinalDeliveryContext", |
69 | 76 | "totalTokensFresh", |
70 | 77 | "estimatedCostUsd", |
71 | 78 | "cacheRead", |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。