Scanning or Refreshing Druid Datasource fails whilst using Gevent with Gunicorn #3894
Closed
3 tasks done
Labels
inactive
Inactive for >= 30 days
Make sure these boxes are checked before submitting your issue - thank you!
Superset version
0.21.0dev
Expected results
Both 'Scan New Datasources' and 'Refresh Druid Metadata' should function whilst running Gevent with Gunicorn.
Actual results
We're seeing the following error in NewRelic when running on production,
Whilst testing I was able to successfully refresh the Druid datasources without Gevent, i.e.,
though when running Gevent with Gunicorn, i.e.,
the system hangs and eventually returns a 502. The issue seems to be with using multi-processing in conjunction with Gevent.
Steps to reproduce
See above.
The text was updated successfully, but these errors were encountered: