mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-07 02:40:42 +00:00
fix(infra): avoid redundant usage summary refresh
This commit is contained in:
@@ -1266,7 +1266,6 @@ export async function loadSessionCostSummaryFromCache(params: {
|
||||
pricingFingerprint,
|
||||
requireSessionSummary: true,
|
||||
});
|
||||
requestCostUsageCacheRefresh({ config: params.config, agentId: params.agentId });
|
||||
} else {
|
||||
requestCostUsageCacheRefresh({
|
||||
config: params.config,
|
||||
|
||||
Reference in New Issue
Block a user