fix(acp): improve acp-next first-session startup (#29709)
This commit is contained in:
parent
66e6662440
commit
2449b50585
5 changed files with 181 additions and 84 deletions
|
|
@ -11,7 +11,7 @@ import {
|
|||
type AcpClient,
|
||||
} from "../acp/acp-test-client"
|
||||
|
||||
export const diagnosticFirstSessionThresholdMs = 15_000
|
||||
export const diagnosticFirstSessionThresholdMs = 5_000
|
||||
export const diagnosticFastPathThresholdMs = 15_000
|
||||
|
||||
// TODO: tighten to the public verifier target of 500ms once acp-next startup is optimized.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue