workarea-commerce / workarea

Workarea is an enterprise-grade Ruby on Rails commerce platform
https://www.workarea.com
Other
327 stars 66 forks source link

Fix storefront indexing when releases are rescheduled #442

Closed bencrouse closed 4 years ago

bencrouse commented 4 years ago

When releases get rescheduled, the storefront index can end up with duplicate and/or incorrect entries. This adds a worker which updates the index with minimal querying/updating.