429 Too Many Requests
Need some help troubleshooting a rate limiting issue with the POST /api/v2/analytics/reportdefinitions/{reportDefinitionId}/export endpoint. Our multi-org integration hits this limit consistently when batching report exports via the Platform API. The standard retry-after header suggests 30 seconds, but the queue backs up significantly. Are there specific headers or pagination strategies recommended for high-volume data extraction in AppFoundry applications to avoid throttling?