My problem is when a user starts multiple instances of a business process that has an email task and each instance sends like 100 emails, the instances overlap because each email taking a long time.
and this cause some email tasks fail to send with operation timeout error.
is there a way to queue the email task across multiple PB Instances, or queuing the entire PB instance.