Agent Warnings
Receive warnings from the server if an issue has occurred.
Voice Agent
Built withA notification from the server to the client of a non-fatal error or warning.
Purpose
The Warning
message is a non-fatal error or warning that the server will send to the client to
notify the client of possible issues. If you receive a Warning
message, check the warning code and description to identify the specific issue. Follow the recommended resolution and implement appropriate error handling.
Warnings are non-fatal and your application should continue to function normally.
Example Payload
The server will send a Warning
message to the client to notify the client of possible issues.