Glitch-Shrike/app
Eugen Rochko 5c42f47617
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.
2019-10-01 01:19:11 +02:00
..
chewy
controllers
helpers
javascript Fix and remove ugly css around the conversation component (#12022) 2019-09-30 17:12:33 +02:00
lib Add voters count support (#11917) 2019-09-29 22:58:01 +02:00
mailers
models Fix records not being indexed sometimes (#12024) 2019-10-01 01:19:11 +02:00
policies
presenters
serializers Add voters count support (#11917) 2019-09-29 22:58:01 +02:00
services Fix follow requests N+1 (#12004) 2019-09-30 17:02:03 +02:00
validators
views Add voters count support (#11917) 2019-09-29 22:58:01 +02:00
workers