The Ray Dashboard has a nice field “Number of pending tasks” for each Actor which can indicate if the actor is a bottleneck if the value keeps increasing.
I’d like to programmatically access this but currently don’t see how, something along the lines of
I think we can potentially support something like actor_handle.stats that show the same information as the dashboard? Can you create a feature request? Also cc @eoakes
That would be great @sangcho. Where should I create the future request? On Github it says “For feature requests or questions, post on our Discussion page instead: https://discuss.ray.io/”