I’m looking for a way to get information from hydra about jobsets. Specifically, sometimes I’m up for some fixing of some broken builds and would like to find out where the best time investment is. One way to look at that is: which build failure blocks most other packages?
But this is hard to answer apart from sampling a few grey results and hoping to see a patterns. I don’t want to scrape the results in a naive way since the frontend is not very fast. Is there any other way to access that data? Any API I’m missing?