okayhooni commented on issue #23979: URL: https://github.com/apache/superset/issues/23979#issuecomment-1614421725
@rathishkumar I found the issue is related to `gevent`, as you guess it related to wsgi server. when I use gthread worker instead of gevent worker type on `gunicorn`, it works well! -- 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]
