Resolve a segmenter by registration key, falling back safely.
Configuration is data, and data drifts — a Content Type may name a segmenter
that has been renamed or lives in a package this process didn't load. Rather
than throw mid-ingestion, an unresolvable key logs and degrades to the
fixed-window segmenter, which can segment anything.
Parameters
Optionalkey: string
registration key from metadata; when omitted the fallback is used.
Resolve a segmenter by registration key, falling back safely.
Configuration is data, and data drifts — a
Content Typemay name a segmenter that has been renamed or lives in a package this process didn't load. Rather than throw mid-ingestion, an unresolvable key logs and degrades to the fixed-window segmenter, which can segment anything.