Yann-J commented on PR #21806: URL: https://github.com/apache/superset/pull/21806#issuecomment-1279665363
Yes, sure, I can do this if you think it's useful. I'm not sure about the need for scaling, since (if I understand Celery correctly), the celery _workers_ will need scaling, but the celery _beat_ acts as a controller and needs to be a singleton. Flower, being a management UI, is also unlikely to require any scaling. That beind said, there's no harm in having it as a separate deployment, that's probably the _right_ way of doing this indeed... -- 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-unsubscr...@superset.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org