Heya Danny, Danny Milosavljevic <dan...@scratchpost.org> skribis:
>> In this example we can also see that /api/queue?nr=10 returns >> non-sensical data in the current Cuirass snapshot (the actual queue >> contains lots of builds, and not only for aarch64!). > > Huh, well, the limit to 10 results is going to mess things up (you won't > see the majority of the entries, no?). The ordering was ignored for /api/queue. This commit fixes it AFAICS: https://git.savannah.gnu.org/cgit/guix/guix-cuirass.git/commit/?id=8eefd24672d257e8bdfe7abe063da1d01d14d762 Ludo’.