Skip to content

Make indexing rake tasks async

Background

The dedicated team has noticed that it takes long time for indexing tasks to complete, and they had to split indexing into manual batches. We should make these async. The same problem is probably happens for large SM installations.

Proposal