thammaneni opened a new issue #10587: URL: https://github.com/apache/incubator-superset/issues/10587
A clear and concise description of what the bug is. Hello, I am using Oracle database as data source DB. when i navigate to a dashboard one of the slice query which is present on the dashboard running in database longer time than expected. Is there way to control this kind of behavior through a configuration parameter or is there a way to solve this? ### Expected results slice query should execute and close the session/connection in data source db(ex: oracle). what you expected to happen. ### Actual results what actually happens. Particular chart query is executing continuously and using more CPU utilization on server. #### Screenshots If applicable, add screenshots to help explain your problem. #### How to reproduce the bug 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error ### Environment (please complete the following information): - superset version: `superset version` superset0.36 - python version: `python --version` - python3.7 - node.js version: `node -v` - npm version: `npm -v` ### Checklist Make sure these boxes are checked before submitting your issue - thank you! - [Yes ] I have checked the superset logs for python stacktraces and included it here as text if there are any. - [Yes ] I have reproduced the issue with at least the latest released version of superset. - [ Yes] I have checked the issue tracker for the same issue and I haven't found one similar. ### Additional context Add any other context about the problem 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
