Kolliderrr commented on issue #5993: URL: https://github.com/apache/superset/issues/5993#issuecomment-2650035747
> I have set SUPERSET_WEBSERVER_TIMEOUT = 21600 (6 hours) which I assume should be enough. But I am still getting '504 Gateway Timeout' error on all my charts after 60 seconds. <img alt="Screenshot 2025-01-09 at 9 26 27 AM" width="648" src="https://private-user-images.githubusercontent.com/188394719/401638207-2f716843-3bc5-4fe9-ba66-f529b5e4f62a.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyNTk5MjAsIm5iZiI6MTczOTI1OTYyMCwicGF0aCI6Ii8xODgzOTQ3MTkvNDAxNjM4MjA3LTJmNzE2ODQzLTNiYzUtNGZlOS1iYTY2LWY1MjliNWU0ZjYyYS5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjExJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxMVQwNzQwMjBaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0wZjY2NDUzNzNjMGRjYWVhNTlkNzg3MzkzN2UzNGQ0MTM5ZDUxYzA2MTdlM2FhMjRkMjljNmY2NDlkZjE4ZTg2JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.OBglEQXN2Uxietg lVFGGGLEpTpJqlbJU6yf_iDYy4z0"> Anything else that I can try to fix this? Another workaround is to increase conn.timeout to DB using SQLAlchemy Engine params:  -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
