A critical vulnerability was discovered in React Server Components (Next.js). Our Systems Remain Fully Protected. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our Systems Remain Fully Protected. 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