mirror of
https://github.com/sune-org/us.proxy.sune.chat.git
synced 2026-04-07 10:12:12 +00:00
Update run.js
This commit is contained in:
2
run.js
2
run.js
@@ -4,7 +4,7 @@ import { streamOpenRouter, streamOpenAI, streamClaude, streamGoogle } from './pr
|
|||||||
|
|
||||||
const BATCH_MS = 800
|
const BATCH_MS = 800
|
||||||
const BATCH_BYTES = 3400
|
const BATCH_BYTES = 3400
|
||||||
const MAX_RUN_MS = 9 * 60 * 1000
|
const MAX_RUN_MS = 12 * 60 * 1000
|
||||||
const CLEANUP_INTERVAL_MS = 60_000
|
const CLEANUP_INTERVAL_MS = 60_000
|
||||||
|
|
||||||
const runs = new Map()
|
const runs = new Map()
|
||||||
|
|||||||
Reference in New Issue
Block a user