Error handling - Abort processes after (minutes)

Post Reply
PdFUser5000
Member
Posts: 120
Joined: Fri Jun 12, 2020 11:23 am

Error handling - Abort processes after (minutes)

Post by PdFUser5000 »

How are the minutes counted?

If i have a script in an Illustrator element, that creates PDFs, is the minutes calculated for each pdf separately, or is the creation of all pdfs treated as a single process since the script only activates once?

Example: My script has to create 6 new PDFs, that take 30 minutes each to create. Can i use 30 minutes for abort processes or do i have to use 6*30=180 minutes for it to not time out?
Post Reply