You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by "jfrag1 (via GitHub)" <gi...@apache.org> on 2023/09/15 22:14:25 UTC

[GitHub] [superset] jfrag1 commented on pull request #25239: fix: Improve the reliability of alerts & reports

jfrag1 commented on PR #25239:
URL: https://github.com/apache/superset/pull/25239#issuecomment-1721932903

   Thanks for the input @villebro!  What you outlined does sound like the cleanest solution, but I'm not sure how to implement it myself, so if you're willing to collab that'd be great.
   
   > I found out that unfortunately Celery only supports passing static variables from the scheduler to the worker
   
   I discovered the same while looking into this, but the `expires` solution in this PR is kind of a workaround way to have beat pass the time it placed the job into the queue to the worker.  Of course it's not perfect, but do you feel it's "good enough" for this situation?
   


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org