Stuck on a 504 Gateway Timeout when invoking the /api/v2/analytics/details/query endpoint from an Architect HTTP Request task. The payload requests agent performance metrics for the EU-FR region, which is a standard view in the Performance dashboard, yet the API call fails consistently after the 30-second execution limit.
The tenant environment is Genesys Cloud EU-FR, and the flow utilizes the latest Architect version. This specific query works flawlessly via Postman but times out within the flow execution context. The business requirement is to aggregate queue activity data for a custom report, but the latency prevents the flow from completing.
Is there a known limitation regarding analytics API calls within Architect flows for the EU-FR region? The error log indicates a connection reset rather than a validation error, suggesting a backend processing delay rather than a configuration mismatch.