pub const DEFAULT_PLUGIN_PROCESS_TIMEOUT_MS: usize = 10_000;
Default timeout, in milliseconds, for plugin subprocess calls.