Github
Preparing search index...
The search index is not available
Trieve Typescript SDK - v0.0.122
Trieve Typescript SDK
types.gen
ErrorHandlingStrategy
Type Alias ErrorHandlingStrategy
Error
Handling
Strategy
:
"Fail"
|
"Continue"
Controls how errors are handled during processing:
Fail
: Stops processing and fails the task when any error occurs
Continue
: Attempts to continue processing despite non-critical errors (eg. LLM refusals etc.)
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Github
Trieve Typescript SDK - v0.0.122
Loading...
Controls how errors are handled during processing:
Fail
: Stops processing and fails the task when any error occursContinue
: Attempts to continue processing despite non-critical errors (eg. LLM refusals etc.)