rusackas commented on issue #37075: URL: https://github.com/apache/superset/issues/37075#issuecomment-4898894442
The actual code bug (celery teardown calling db.session.remove() outside app context) was fixed on master by PR #37574 (verified: superset/tasks/celery_app.py checks has_app_context()). The remaining 'Failed generating csv HTTP Error 400' is deployment config (WEBDRIVER_BASEURL/machine auth), not a code bug. Thank you! -- 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]
