Contact Details
michal.plsek@seznam.cz
Message
Both https://portal.quantum.lrz.de:5000/jobs?p=0&jpp=20&order=DESC&order_by=ID , and detail of job api calls fetch the whole circuit detail. If the circuit is huge (and there will likely be some soon), the job list is already like 200MB per request and it renders the web UI pretty much unusable right now - I would strongly recommend to fetch it on request only. If you dont have time and it is fixable (dont know your service, so maybe its on purpose), I can later make some PR if you want.
xplsek03
Contact Details
michal.plsek@seznam.cz
Message
Both https://portal.quantum.lrz.de:5000/jobs?p=0&jpp=20&order=DESC&order_by=ID , and detail of job api calls fetch the whole circuit detail. If the circuit is huge (and there will likely be some soon), the job list is already like 200MB per request and it renders the web UI pretty much unusable right now - I would strongly recommend to fetch it on request only. If you dont have time and it is fixable (dont know your service, so maybe its on purpose), I can later make some PR if you want.
xplsek03