mirror of
https://github.com/moltbot/moltbot.git
synced 2026-05-11 04:48:05 +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