Question
How to change (increase) the priority of an event?
Dear experts,
When a specific event is triggered I want to increase its priority of execution. As per the documentation the events are asynchronous and priority can not be set.
Is there any way to do so?

