Request In Progress
409https://optimizeyourimage.com/docs/problems/request-in-progress
What it means
Another request with the same Idempotency-Key is still processing.
How to resolve it
Wait for the original request to finish instead of racing it.
Retrying
Do not retry with the same key while this response is returned.
Include the X-Request-Id response header when contacting [email protected] about a specific failure.