I'd like to ask a technical question about PlaceOrder function.
The "PlaceOrder" response time is currently over 20 seconds.
(for both REST API and GRAPHQL endpoints)
It only takes around 4 seconds if an order is placed on the default store,
but takes around 15-20 seconds or more if placed from the added stores.
Would you please give me advice on what the cause may be and also how I can optimize the response/solve the issue?
Thank you.
Magento Version 2.4.3 (Multi store setup)
Mariadb 10.3.31
Apache 2.4.46 (Unix)