Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
An error occurred in the SaaS connector source error handler component.
CANNOT_USE_PREDICATE_ON_STREAMING_BODY
Cannot evaluate predicate '<predicate>' on a streaming response body. Use a buffered decoder or match on http_codes only.
EMPTY_COMPOSITE_ERROR_HANDLER
CompositeErrorHandler requires at least one inner error handler.
INVALID_ERROR_HANDLER_NESTING
CompositeErrorHandler cannot nest a CompositeErrorHandler.
INVALID_PREDICATE_RESULT
Invalid predicate: '<predicate>'. Should evaluate to a boolean value, but got '<result>'.
UNSUPPORTED_BACKOFF_STRATEGY_TYPE
Unsupported backoff strategy type '<strategyType>'. Supported types: <supported>.
UNSUPPORTED_ERROR_HANDLER_TYPE
Unsupported error handler type '<handlerType>'. Supported types: <supported>.
UNSUPPORTED_FAILURE_TYPE
Unsupported failure type '<failureType>'. Supported types: <supported>.
UNSUPPORTED_RESPONSE_ACTION
Unsupported response action '<action>'. Supported actions: <supported>.