discourse/app/jobs
Roman Rizzi 4e716e9ce5
FIX: Reduce the time_read threshold to one minute. (#12159)
* FIX: Reduce the time_read threshold to one minute.

Five minutes is too much and could fill the queue with false positives.

* Update spec/jobs/enqueue_suspect_users_spec.rb

Co-authored-by: Arpit Jalan <arpit@techapj.com>

Co-authored-by: Arpit Jalan <arpit@techapj.com>
2021-02-20 08:25:32 -03:00
..
concerns DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
onceoff FIX: In FastImage 2.2.2 an error is raised with a `nil` path (#11954) 2021-02-03 11:45:12 -05:00
regular FIX: do not notify when the hidden tag is added or removed (#12025) 2021-02-11 10:03:45 +11:00
scheduled FIX: Reduce the time_read threshold to one minute. (#12159) 2021-02-20 08:25:32 -03:00
base.rb DEV: Always enqueue sidekiq jobs after database transaction commit (#11293) 2020-12-08 11:05:01 +11:00