Skip to content
  • Eugen Rochko's avatar
    Fix records not being indexed sometimes (#12024) · 5c42f476
    Eugen Rochko authored
    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.
    5c42f476