VijayaR
2006-11-16 05:27:56 UTC
My client has customized their "add to cart" flow in such a way that in their custom code for OrderItemAdd, after the items are added successfully to the order, before they show the cart, they invoke "OrderPrepare" command to prepare the order with promotional discounts.
We noticed that "OrderPrepare" command takes around 4 seconds to prepare an order around 10 items or so, one of the reasons could be is the fact that my client has a high number(a couple of hundreds) of active promotions(which are only price discounts, no shipping or tax discounts). And more over, the promotion engine deadlocks when more than one order(from different shoppers ofcourse) are being prepared.
Has any one seen this behaviour? I strongly believe this could be a bug in Promotion Engine. We plan to open a PMR, but I thought of getting some opinions from the forum. I would love to hear from any one who uses promotion engine for a reasonably high traffic site.
-thanks
We noticed that "OrderPrepare" command takes around 4 seconds to prepare an order around 10 items or so, one of the reasons could be is the fact that my client has a high number(a couple of hundreds) of active promotions(which are only price discounts, no shipping or tax discounts). And more over, the promotion engine deadlocks when more than one order(from different shoppers ofcourse) are being prepared.
Has any one seen this behaviour? I strongly believe this could be a bug in Promotion Engine. We plan to open a PMR, but I thought of getting some opinions from the forum. I would love to hear from any one who uses promotion engine for a reasonably high traffic site.
-thanks