rathishkumar commented on issue #23979: URL: https://github.com/apache/superset/issues/23979#issuecomment-1603694983
After a week of trial and error, I discovered that the issue only occurs when running with gunicorn. I was able to resolve the issue by switching to the waitress WSGI. However, I am uncertain as to why running on gunicorn does not return results. If anyone else has observed a similar issue, please feel free to comment here. -- 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]
