Hi!
We are building integration for Zendesk and we face an error trying to List Ticket Comments (https://developer.zendesk.com/api-reference/ticketing/tickets/ticket_comments/#list-comments).
Error is not constant and we don't see any dependencies.
For example, on our staging infrastructure we are unable to get any comments via API.
One our developer does not have any issues accessing from local machine, but other - have it.
Response got from API call:
{"error":{"message":"Database timeout error","title":"DatabaseError"}}
Database timeout error
Login to the community
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
Can you share the HTTP status code you're receiving with this error response? Also, are there long response times (30-60 sec) on requests that receive this error?
Best,