I’m developing scripts for a customer in One Identity Manager and noticed that using Thread.Sleep
tends to block the Job Queue, making the entire process slower. Since the process involves bulk operations with many items in the queue, I’m looking for a more efficient way to pause or wait without blocking other jobs. Is there a recommended approach on the Job Server, such as waiting for events or using a more efficient timer, to optimize this kind of scenario?
- Products
- Solutions
- Resources
- Trials
- Support
- Partners
- Communities