Hi
We’ve implemented a possibility for our customers to let some tasks run in background (scheduler-job that is executed by a batch-processor, so it runs independet of a loged-in user or running client).
Now, I’m wondering if there is a possibility to prio the tasks. So we would appreciate if we could run the background-jobs (headless-client-jobs) in a lower prio than user-clients (ng-clients). Otherwise some large background-jobs let the “normal” users-clients block, so they couldn’t really work anymore or only very slow because the most ressources go into the headless-client-jobs.
Any ideas will be very appreciated.
Thanks in advance.
Best, Roland