Skip to content

Add timelapse before creating order-item

Administrator requested to merge add-timelapse-before-creating-order-item into master

MM team suggested to add a delay after creating an account and before creating an order-item on top of it. The order-item creation fails if the account has not yet been integrated with their THOR server (our OpenCell), which is why we need the timelapse. If the order-item creation fails, a rollback applies and the new account is not created.

Merge request reports