Function: classifyHttpStatus()
classifyHttpStatus(
status):ErrorCode
Defined in: provider-sdk/src/errors.ts:85
Map an upstream HTTP status to a stable code (ТЗ §4.3 normalization).
Parameters
status
number
Returns
ErrorCode
classifyHttpStatus(
status):ErrorCode
Defined in: provider-sdk/src/errors.ts:85
Map an upstream HTTP status to a stable code (ТЗ §4.3 normalization).
number
ErrorCode