fix: make sentinel quick verify wait for turns (#920)
Co-authored-by: Codex <codex@noreply.local>
This commit is contained in:
@@ -154,6 +154,8 @@ export interface NodeWebProbeObserveOptions {
|
||||
analyzeArchivePrefix: string | null;
|
||||
analyzeTailSamples: number | null;
|
||||
full: boolean;
|
||||
raw: boolean;
|
||||
compactRaw: boolean;
|
||||
stateDir: string | null;
|
||||
jobId: string | null;
|
||||
force: boolean;
|
||||
|
||||
Reference in New Issue
Block a user