fenrils
Flask Project: Handling 503 Error in Image Upscaling Service
It can't be because if I send a lighter image, the server responds, and the process it performs is the same. If it were a poorly formed response, would it return a 503? Could it be a resource issue?
18 replies
Flask Project: Handling 503 Error in Image Upscaling Service
Can you help me with this? I don't understand why the server isn't responding even though I'm not exceeding the contracted resource limit. I'm also not receiving a timeout, but after 10 seconds, it returns a 503 error.
18 replies