This content describes an older version of this product.
View Latest
Service Cloud Voice Best Practices for Error Handling
To ensure service availability and an optimal customer experience, follow these best
practices for managing throughput limits and errors.
Monitor Transcription-Related Limit Errors
When your org exceeds the transcription limit, utterances are no longer transcribed. Track when your org hits the transcription limit by using a custom field on the VoiceCall object.
Monitor VoiceCall Limit Errors
When your org exceeds the limit for the maximum number of concurrent calls, the system can’t create VoiceCall records. Track when your org hits the concurrent call limit or the phone calls initiated per second limit by checking output of the InvokeTelephonyIntegrationApi Lambda function.