@Adriaan I got my analysis verified by the Product Owners for the timeout (latency performance issue) that was observed between 04/09/2024 18:00 UTC and 05/09/2024 18:00 UTC.
.
We see surge of 429s across all customers during above time window, and these correlate with 503s in our internal logs. Engine also consistently raised 500 errors. The issue was due to the error 429 due to exceeding the request rate limits. The only fix for the 429 errors in to be within the requests limits.
.
The request limits have been mentioned clearly in this article.
**
Please do not forget to "Accept the answer” and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.