Like the title states is there a way to purposefully freeze a process given a certain condition so that it doesn't leave the job queue until it is addressed manually?
We have a condition that we'd like to have a process freeze instead of not generating so that it is brought to the attention of the system admins and addressed manually. Is there a flag/value/call that can just freeze the process?