I’m just wondering if it’s possible to give a User Group a priority cap? Like UserGroupB can submit jobs at maximum 75 Priority.
We have different departments using our render farm so it would be nice to just prevent non-critical users from submitting their animation tests at 99 priority. And locking it at 50 is a bit harsh too.
You could do event script to change priority on any submission that is above your set limit for a group of users. Of course this won’t prevent users from changing it back.
If anyone wants to take a crack at this, please do. I plan on hacking on it eventually, but I can’t commit to a date at the moment. If you haven’t heard anything back from me in a month, feel free to resurface this thread. I’m hoping to have some wiggle room for scripting by then.
If you don’t have a user group configured yet, you’ll need to make one, but it should just work.
This script only handles submission. Users can still go in and fiddle around with priority afterwards. You can disable that too under the User Group Permissions in the ‘Job Properties’ tab.
Technical problems to social issues are always interesting…