pub fn should_skip_embedding_on_failure() -> boolExpand 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.