Thanks for the wonderful docker image!
I have some problems with the kylin query.
I have already append kylinpy installation in the dockerfile and rewrite timeout configs SUPERSET_WEBSERVER_TIMEOUT and SQLLAB_TIMEOUT both to 1200 in the superset config file. However, I still get error as below when the query in kylin exceed 30 seconds. I also couldn't find the right way to check the logs of the superset server in the docker container.

Can you share the right way to modify sql query timeout configuration in this docker repo?
Thanks for the wonderful docker image!
I have some problems with the kylin query.
I have already append kylinpy installation in the dockerfile and rewrite timeout configs SUPERSET_WEBSERVER_TIMEOUT and SQLLAB_TIMEOUT both to 1200 in the superset config file. However, I still get error as below when the query in kylin exceed 30 seconds. I also couldn't find the right way to check the logs of the superset server in the docker container.
Can you share the right way to modify sql query timeout configuration in this docker repo?