pub const DEFAULT_POOL_EXECUTION_TIMEOUT_MS: u64 = 30000;
Plugin execution timeout within the pool (milliseconds). Internal constant - use per-plugin timeout in config.json instead.
timeout