Hi
I have written a custom promotion action and when I apply the voucher code, it is getting triggered multiple times before the voucher gets applied. Since my logic involves slight complexity, it is taking so much time that the session is getting timed out.
How can I stop the RAO action class from getting triggered multiple times during application of coupon/voucher.
Thanks.