Notification cache fixes
Fixes after !863 (merged)
- Add missing check
counter_deleted = 0
so that notifications are not generated for deleted posts - Increase sync job time, so that CI job can pass
Fixes after !863 (merged)
counter_deleted = 0
so that notifications are not generated for deleted posts