Skip to main content

DEFAULT_MAX_RSS_MB

Constant DEFAULT_MAX_RSS_MB 

Source
pub const DEFAULT_MAX_RSS_MB: u64 = 8_192;
Expand description

Maximum process RSS in MiB before aborting embedding operations. Users can override via --max-rss-mb. Set to 8 GiB by default.