I am calling servlet to generate file and send a link to this file in the response. I have two cases:
1) When I use a domain that is NOT connected to Cloudflare the servlet returns a response after 7 minutes. It works as expected.
2) When I use a domain that is connected to Cloudflare the call is interrupted after 1 minute with 504.
Could you please help me with this question?