Hi all,
Is there a way to limit jobs being run on a local instance of Galaxy per individual user? I saw this page: https://galaxyproject.org/admin/config/jobs/
There is a mention of registered_user_concurrent_jobs option on the bottom for limiting jobs. Does this option limit jobs based on the user that is signed in or does it limit based on who is running the server? After setting this limit to 4, I noticed that only 4 jobs are submitted even if these jobs were from different users.
If this limit is for all users, is there a way to limit jobs per individual real users?
Thanks!