The request took longer than the maximum polling period that was specified in the X-Request-Wait header.
Polling continues by making follow-up requests with a transactionId query parameter, filled with the transaction ID from the Location header.
This is the standard way to handle 307 responses, so in many cases, the HTTP client will handle these redirects seamlessly.