xocasdashdash opened a new issue #4111: How to view all the registered workers URL: https://github.com/apache/incubator-superset/issues/4111 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 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 ### Superset version ### Expected results I'm trying to set up a pool of superset workers that would scale up or down depending on load using an auto scaling group from AWS. I've managed to get the worker running but I haven't been able to check that it's getting tasks assigned. I've setup flower on the "master" node and it shows only one worker, and I've set flower on the worker node and i don't see the master node either. Both nodes have connectivity with the redis node but I just want to be able to check how many workers are registered on superset. Is there a way to do this?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
