Enumeration OnErrorType

The different categories of errors that the system can record. These values are published for end user consumption.

Enumeration Members

AGENT_APP_EXPIRED_SESSION: "AGENT_APP_EXPIRED_SESSION"

The agent in the service desk waited too long to pick up the request and the session has expired so history cannot be fetched.

HYDRATION: "HYDRATION"

This indicates that some error occurred while trying to hydrate web chat. This will prevent web chat from functioning.

IDENTITY_TOKEN: "IDENTITY_TOKEN"

This indicates an error with the identity token.

INITIAL_CONFIG: "INITIAL_CONFIG"

Indicates an error loading the remote init config.

INTEGRATION_ERROR: "INTEGRATION_ERROR"

This indicates a known error with the configuration for the integration or assistant. The only current case is when the web chat receives a connect_to_agent response and no service desk has been configured. These are generally user errors.

MCSP_IDENTITY_TOKEN: "MCSP_IDENTITY_TOKEN"

This indicates an error with the MCSP identity token.

MESSAGE_COMMUNICATION: "MESSAGE_COMMUNICATION"

Indicates an error sending a message to the assistant. This error is only generated after all retries have failed and the system has given up.

OPEN_CONFIG: "OPEN_CONFIG"

Indicates an error loading the main config.

PREVIEW_LINK_SECURITY: "PREVIEW_LINK_SECURITY"

Indicates that an attempt to load the preview link was made but security was enabled.

RENDER: "RENDER"

This indicates an error in one of the React components that occurs as part of rendering the UI.

MMNEPVFCICPMFPCPTTAAATR