Here's another potentially easy one. Is there a way to get a list of all running jobs? Possibly inspecting the peer group?
you can do it either by subscribing to the log (and rebuilding the local state), or by querying it using https://github.com/onyx-platform/onyx-peer-http-query which essentially does this for you and exposing it as a http endpoint