yatin-kapur opened a new issue #9079: CELERYBEAT_SCHEDULE not registering tasks 
for email reports
URL: https://github.com/apache/incubator-superset/issues/9079
 
 
   CELERYBEAT_SCHEDULE doesn't seem to get triggered when trying to queue email 
report requests. 
   
   ### Expected results
   
   I have a task that should run every two seconds, and have created that task 
in schedules.py just like the email report, but neither of them work.
   
   ### Actual results
   
   The celery beat logs don't seem to show anything.
   
   #### 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` 0.34
   - python version: `python --version` 3.6
   - 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]

Reply via email to