Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-01 | Fix records not being indexed sometimes (#12024) | Eugen Rochko | |
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. |