In one of the make scenarios, I am using about 25 modules (20 open ai and 5 perplexity ai). I am adding about 3s sleep timer every 3rd module.
The scenario is running fine (takes 6 minutes to complete the execution).
Is this okay or would it be too many modules? Are there any aspects that I should be considering?