Constant DEFAULT_POOL_EXECUTION_TIMEOUT_MS

Source
pub const DEFAULT_POOL_EXECUTION_TIMEOUT_MS: u64 = 30000;
Expand description

Plugin execution timeout within the pool (milliseconds). Internal constant - use per-plugin timeout in config.json instead.