ReferenceAPI Referenceintelligencezenith_tuneauto_prunerstimeoutVersion: v2510On this pageintelligence.zenith_tune.auto_pruners.timeoutTimeoutPruner Objects class TimeoutPruner(AutoPrunerBase) Prune based on execution time limit. on_start def on_start() -> None Called when command execution starts. on_end def on_end() -> None Called when command execution ends.