cmu-db / ottertune

The automatic DBMS configuration tool
Other
1.22k stars 311 forks source link

fix task visualization #352

Closed bohanjason closed 4 years ago

bohanjason commented 4 years ago

After Celery Fixes (PR #351 ), the website cannot visualize the task status successfully.

Address the issue as follows: (1) get task ids from task tuple (2) save ConfigurationRecommendation tasks results/information. (3) do not show task status in non-tuning session.