os-autoinst / openqa-mon

Collection of terminal monitoring utilities for openQA
12 stars 13 forks source link

Limit number of jobs per http request #156

Closed grisu48 closed 4 months ago

grisu48 commented 4 months ago

Adds a configuration setting to limit the number of jobs requested per http request. The default value is 100.

This fixes https://github.com/os-autoinst/openqa-mon/issues/155