Skip to content

Move Elasticsearch indexer into run_after_commit

Stan Hu requested to merge sh-fix-elasticsearch-worker into master

We now ban scheduling Sidekiq workers inside a transaction. Elasticsearch indexing would fail hard in this case before this change.

Closes #2712 (closed)

Edited by Stan Hu

Merge request reports