A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
hi,
I'm trying to handle the OrderEvent to do some other tasks with expectation running on other thread. firtly I think it is not running on the main thread then I tried with example SiteOrderRepositoryCallback as link below
http://world.episerver.com/documentation/developer-guides/commerce/orders/order-events/
but it seems that running on the main thread, therefore other next actions are in waiting for this.
so do we have any way to make it can run on other thread ?
Thanks & Regards,
Trung.vu