pub const DEFAULT_POOL_IDLE_TIMEOUT_MS: u64 = 60000;
Worker idle timeout in milliseconds. Internal constant, not user-configurable.