Skip to content
Snippets Groups Projects
Unverified Commit 5c42f476 authored by Eugen Rochko's avatar Eugen Rochko Committed by GitHub
Browse files

Fix records not being indexed sometimes (#12024)

It's possible that after commit callbacks were not firing when
exceptions occurred in the process. Also, the default Sidekiq
strategy does not push indexing jobs immediately, which is not
necessary and could be part of the issue too.
parent 12c4ec0c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment