thammaneni opened a new issue #9245: Delay in Emails delivery (5-10 min prior or after) than actual cron tab frequency. URL: https://github.com/apache/incubator-superset/issues/9245 A clear and concise description of what the bug is. We are running superset application in Docker container, using postgres database and redis services for celery broker url and backend storage results. I have created 5 emails schedules with the same cron tab frequency */15 * * * * ( for every 15th minute), but in result i am receiving mails bit prior or delay than actual time. can someone has any idea where exactly it is getting delaying ? what we can make/modify configuration settings or message broker perspective any changes required? ### Expected results what you expected to happen. ### Actual results what actually happens. #### 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` - python version: `python --version` - node.js version: `node -v` - npm version: `npm -v` ### Checklist Make sure these boxes are checked before submitting your issue - thank you! - [ ] I have checked the superset logs for python stacktraces and included it here as text if there are any. - [ ] I have reproduced the issue with at least the latest released version of superset. - [ ] 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
