discourse/app/jobs
David Taylor df474bceee DEV: Further sidekiq logging stability improvements
- Open the log file in "append" mode. This avoids issues if the file does not exist (and matches standard rails log behavior)
- Correctly parse the interval logging environment variable
2019-03-06 12:50:15 +00:00
..
concerns PERF: Restrict number of skipped email log for Jobs::UserEmail. 2018-08-21 11:14:43 +08:00
onceoff FIX: Add onceoff job to remove double quotes from s3 etags 2019-02-14 05:19:41 +05:30
regular Aadd 'secondary_emails' field in users export 2019-02-27 10:12:20 +01:00
scheduled FIX: Respect min_flags_staff_visibility for new flags too 2019-01-25 11:27:43 -05:00
base.rb DEV: Further sidekiq logging stability improvements 2019-03-06 12:50:15 +00:00
onceoff.rb Prefer create over create! when not checking for response. 2018-09-19 18:22:54 +08:00