Hello,
We are using the SaaS version of the WAF. We have deployed an asset of type AppSec SaaS Profile to protect a web server that is also hosted in SaaS. Most of query are ok with the WAF but for a slightly long connection request to this server (around 60 seconds), the WAF returns a 504 error.

Every other access to web page or query is working with the WAF. Only this query with long processing time or response time.
We tested a direct connection, bypassing the WAF, and indeed the request takes time but completes successfully without errors.
We re-enabled the WAF and modified the timeout parameters as follows, but the issue persists. We are still receiving a 504 error:

Do you have any idea how to resolve this issue? Without the WAF, everything works fine with direct connexion to the web server.
Is there a way to have detailed logs?