Skip to content

StartChatContact API failed with error 429 Too Many Requests

0

Hi,

  1. Where to change limits?
  2. How my service should handle such exception - wait and retry or what?
  3. What is recommended behavior?
    Thanks
1 Answer
1

The solution is gracefully handling that you have exceeded the service quotas, with this exception. Then within your code you decide what to do next.

You can raise a service ticket with support to increase the quota

answered 5 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.