Control Tower
/
EnvironmentsGitHub
Home
QuickstartHands-On GuideRunning Evals on HawkDevelopment Setup
Architecture at a GlanceAI Control ConceptsControl Tower and InspectSafety CurvesROC CurvesPareto Frontier
Running EvaluationsMonitoring TrajectoriesSabotage Eval PipelineProtocolsTrajectoriesWeb ViewerInspect Logs ViewerDocentAuditing EnvironmentsRun Scripts
CLI ReferencePython Reference
CLI DevelopmentLive DevelopmentMaking EnvironmentsEnvironment ArchitecturePorting SettingsMaking Main TasksMaking Side TasksMaking ScorersSide-Task Scorer PatternsFailure TypesMaking StrajsStraj Review WorkflowStrategy DevelopmentInternet SimulatorHawk Values ContractFunction RegistryPR ConventionsDevelopment and Release Process
DatabaseEC2 SandboxSimulated SandboxHTTP API

ct run scorer-timeout

Analyze why scorers are timing out in a run.

Usage

ct run scorer-timeout [OPTIONS] RUN_ID

Arguments

ArgumentTypeRequired
RUN_IDtextYes

Options

OptionDescription
-l, --limit INTEGERMaximum number of timeouts to analyze
-c, --max-concurrent INTEGERMaximum concurrent API calls
--thinking-budget INTEGERToken budget for extended thinking
--helpShow this message and exit.

On this page

  • Usage
  • Arguments
  • Options