Skip to content

Commit 1e8669d

Browse files
committed
fix: openrouter logger
1 parent fe4a021 commit 1e8669d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web/src/llm-api/openrouter.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -274,6 +274,7 @@ export async function handleOpenRouterStream({
274274
clearInterval(heartbeatInterval)
275275
clientDisconnected = true
276276
logger.warn(
277+
{ clientDisconnected, state },
277278
'Client cancelled stream, continuing OpenRouter consumption for billing',
278279
)
279280
},

0 commit comments

Comments
 (0)