Files
danbooru/bin
evazion f4953549ae jobs: switch from DelayedJob to GoodJob.
Switch the ActiveJob backend from DelayedJob to GoodJob. Differences:

* The job worker is run with `bin/good_job start` instead of `bin/delayed_job`.
* Jobs have an 8 hour timeout instead of a 4 hour timeout.
* Jobs don't automatically retry on failure.
* Finishing jobs are preserved and pruned after 7 days.
2022-01-04 13:52:08 -06:00
..
2020-05-06 01:22:29 -05:00
2020-05-06 01:22:29 -05:00
2021-09-24 08:40:33 -05:00
2020-05-06 01:22:29 -05:00
2020-05-06 01:22:29 -05:00
2021-12-17 22:23:59 -06:00
2020-05-06 01:22:29 -05:00
2020-05-06 01:22:29 -05:00
2020-05-06 01:22:29 -05:00
2020-05-06 01:22:29 -05:00
2020-12-19 00:26:27 -06:00
2020-12-19 00:26:27 -06:00
2021-12-17 22:23:59 -06:00
2020-05-06 01:22:26 -05:00
2020-12-19 00:26:27 -06:00
2021-06-17 04:10:26 -05:00
2018-04-27 15:01:40 -07:00
2021-01-28 00:22:49 -06:00
2021-01-28 00:22:49 -06:00
2020-12-19 00:26:27 -06:00

Bin

This directory contains executable scripts. Most of the scripts here come from Ruby gems installed by bundle install and shouldn't be edited by end users.