Skip to content

spiderpig: Improve HTTP efficiency

Return complete job and interaction information in
/api/jobrunner/status so that a single request can populate the
overview page.

Removed getJobInteraction() from the web ui code since getJobInfo()
already returns that information.

Merge request reports