Concurrent action configuration for resource
R
Rick Nieuweveen
I would like to see that the resource scripts also be limited based on the Concurrent action configuration.
In my case I am dealing with a very limited target system and I have multiple resource scripts.
As soon as these are executed simultaneously the script will definitely hit the limitation. If I can execute these tasks in sequence the chance of the target system hitting the limit is less.
R
Rick van den Dijssel
Hey Rick Nieuweveen, thanks for your feedback! I have a few more questions for you:
- What specific limitations are you encountering with your current target system when scripts are executed simultaneously?
- How frequently do you need to execute these resource scripts, and what is the typical sequence of execution?
- Are there any specific conditions or configurations under which you would prefer the scripts to run concurrently rather than sequentially?
R
Rick Nieuweveen
Rick van den Dijssel
1) in this case the limitation is in the amount of requests/min (90). The scripts individually retrieve all groups what takes about 10 calls to retrieve all. so with 8 different resources you almost at this limit. Next step is creating missing resources.
2)the most preferred: resource scripts runs every enforcement so permission entitlements can be granted.
3) each script runs on its own; so there is no specific order needed