discourse/app/jobs
Sam 8d06731484 FIX: reduce amount of work onceoff does
In the past onceoff was forcing inline download of gravatars,
this can be so expensive that it will never finish

This fix ensures it only marks avatars stale which will be picked
up by regular schedules
2018-10-16 10:29:16 +11:00
..
concerns PERF: Restrict number of skipped email log for `Jobs::UserEmail`. 2018-08-21 11:14:43 +08:00
onceoff FIX: reduce amount of work onceoff does 2018-10-16 10:29:16 +11:00
regular FEATURE: Support backup uploads/downloads directly to/from S3. 2018-10-15 09:43:31 +08:00
scheduled FEATURE: Support backup uploads/downloads directly to/from S3. 2018-10-15 09:43:31 +08:00
base.rb FIX: keep db and job correctly in multisite logs 2018-09-04 16:05:44 +10:00
onceoff.rb Prefer `create` over `create!` when not checking for response. 2018-09-19 18:22:54 +08:00