Mrinmoy Das

Results 1 issues of Mrinmoy Das

**Describe the bug** Not necessarily a bug, but there are some gotchas when trying to do a full reindex with queue mode, e.g. ``` Product.reindex(mode: queue) Searchkick::ProcessQueueJob.perform_later(class_name: "Product") ``` Does...

bug report