Function: normalizeProviderError()
normalizeProviderError(
value,context?):AppError
Defined in: provider-sdk/src/errors.ts:18
Normalize any provider/network error into a stable AppError.
Parameters
value
unknown
context?
string = 'generation'
Returns
AppError