We are using Cometd API's
https://docs.genesys.com/Documentation/GMS/latest/API/ChatAPIv2CometD from our client application. We receive notifications from request chat API
To start receiving notifications, you can either:
Use the requestChat operation to request a new chat for your channel.
But we see we are getting some 408's from the cometd server and due to which we are misssing many notifications from the server. Could you please tell us how to solve the issue?