Commit Graph

5 Commits (fe56d26f7b5bf6718bb5b8c28a7daaa45fd302ee)

Author SHA1 Message Date
Eugen Rochko 93537c5560
Disable retries on all scheduled tasks ()
Eugen Rochko d98de8ada7
Get rid of all batch order warnings ()
Eugen Rochko 91c929a42c
Keep scheduler jobs unique until they're done ()
Eugen Rochko cb5b5cb5f7
Slightly reduce RAM usage ()
* No need to re-require sidekiq plugins, they are required via Gemfile

* Add derailed_benchmarks tool, no need to require TTY gems in Gemfile

* Replace ruby-oembed with FetchOEmbedService

Reduce startup by 45382 allocated objects

* Remove preloaded JSON-LD in favour of caching HTTP responses

Reduce boot RAM by about 6 MiB

* Fix tests

* Fix test suite by stubbing out JSON-LD contexts
Eugen Rochko 467456f7a1 Move clean up of unconfirmed users to sidekiq-scheduler ()
* Move clean up of unconfirmed users to sidekiq-scheduler

* mastodon:daily is now deprecated