You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a 16382x3762 panorama image from an iPhone in HEIC format. The background_job task fails at an autorotate operation here with this image due to a timeout of 30s:
Error generating temporary image in Imaginary: cURL error 28: Operation timed out after 30001 milliseconds with 0 bytes received (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for http://imaginary:9000/pipeline?operations=%5B%7B%22operation%22%3A%22autorotate%22%7D%2C%7B%22operation%22%3A%22resize%22%2C%22params%22%3A%7B%22width%22%3A3702%2C%22height%22%3A850%2C%22stripmeta%22%3A%22true%22%2C%22type%22%3A%22png%22%2C%22norotation%22%3A%22true%22%2C%22force%22%3A%22true%22%7D%7D%5D
My imaginary instance seems to need a bit more time to complete processing this request.
I have a 16382x3762 panorama image from an iPhone in HEIC format. The background_job task fails at an autorotate operation here with this image due to a timeout of 30s:
My imaginary instance seems to need a bit more time to complete processing this request.
The text was updated successfully, but these errors were encountered: