discourse/app/jobs
Sam e08a3f719c FEATURE: push post rebake regular task to low priority queue
This allows us to run regular rebakes without starving the normal queue.

It additionally adds the ability to specify queue with `Jobs.enqueue` so
we can specifically queue a job with lower priority using the `queue` arg.
2019-01-09 08:57:20 +11:00
..
concerns PERF: Restrict number of skipped email log for `Jobs::UserEmail`. 2018-08-21 11:14:43 +08:00
onceoff FIX: Give up migrating url site setting if endpoint doesn't return data. 2018-11-22 12:16:52 +08:00
regular FEATURE: keep the topic in closed status until the community flags are handled 2019-01-08 16:13:10 +05:30
scheduled FEATURE: push post rebake regular task to low priority queue 2019-01-09 08:57:20 +11:00
base.rb FEATURE: push post rebake regular task to low priority queue 2019-01-09 08:57:20 +11:00
onceoff.rb Prefer `create` over `create!` when not checking for response. 2018-09-19 18:22:54 +08:00