I think I should be able to setup the timeout value from which cloudflare will consider the server will not respond.
At the moment, I do not have any control and simple cold start from aws lambda function can easily trigger the 502 server error response from cloudflare while waiting few more seconds would be fine.
This is a big issue at the moment, how can I fix this?
Thanks
I’m more familiar with a 522 Timeout if a site takes longer than 90 seconds to connect or a 524 if a site takes longer than 100 seconds to complete a request. I’m pretty sure those timeouts are hard limits on anything less than an Enterprise plan. Here’s their info on 502 errors:
Do you think the problem really comes from my server response?
Is there a way to see a little more what happen with the response?
I see I have a Ray ID number coming back, how can I investigate the error a little more