Fork me on GitHub
#onyx
<
2018-09-13
>
markbastian16:09:52

Here's another potentially easy one. Is there a way to get a list of all running jobs? Possibly inspecting the peer group?

lmergen18:09:42

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