Skip to main content

should_skip_embedding_on_failure

Function should_skip_embedding_on_failure 

Source
pub fn should_skip_embedding_on_failure() -> bool
Expand description

v1.0.89 (BUG-SKIP-EMBED): reads SQLITE_GRAPHRAG_SKIP_EMBEDDING_ON_FAILURE env var (set by --skip-embedding-on-failure via main.rs propagation). Returns true when the user opted to persist with NULL embedding on failure.