Skip to content

Indexation on order from synchronous to asynchronous to speed up orde…#51

Open
renaudAmsellem wants to merge 1 commit into
Bounteous-Inc:masterfrom
renaudAmsellem:feature/from_sync_to_async_product_reindex
Open

Indexation on order from synchronous to asynchronous to speed up orde…#51
renaudAmsellem wants to merge 1 commit into
Bounteous-Inc:masterfrom
renaudAmsellem:feature/from_sync_to_async_product_reindex

Conversation

@renaudAmsellem

Copy link
Copy Markdown

…r confirmation

Problem : the product reindex during order confirmation was taking 15-45 seconds to finish.
My solution is to make the reindexation asynchronous.
So i created a cron which checks every minute if there's products to reindex.
The products ids are stocked in a table order_asynchronous_index.

Thanks again for the module :).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant