OllieJones / fast-woo-order-lookup

WooCommerce / WordPress plugin to speed up searches for orders
GNU General Public License v2.0
13 stars 1 forks source link

100% indexing never ends #15

Closed blockagency-co closed 2 months ago

blockagency-co commented 4 months ago

Does this plugin keep generating the index over and over again? Because I get this message constantly on the site:

“Fast Woo Order Lookup indexing still in progress. 100% complete. See the Scheduled Actions status page for details.”

And when this happens, the site backend and order lookup slows down again.

PS: At the site where I installed it, we receive new orders every minute.

OllieJones commented 4 months ago

Thanks for the report. I'm investigating this.

OllieJones commented 4 months ago

Yeah, truly a defect, thanks again! I use an option to keep track of how far along the indexing process is. I was updating that option incorrectly for orders that arrive after the indexing process is complete.

blockagency-co commented 4 months ago

Hey Ollie, thanks to you for creating such an awesome solution for order searching on Woo!