1
0
Fork 0
forked from OpenNeo/impress
impress/lib/tasks
Matchu dc22a458bf Move manifest backfill to swf_assets:manifests task
Okay, I've simplified the migration to *just* add the column, and
instead added a task to find assets without manifest URLs and backfill
them.

Performance is a lot better now, using the `async-http` library, which
as I understand it supports both persistent connections when invoked
like this, and maybe also HTTP/2 multiplexing?? (Though I'm not
actually sure images.neopets.com does lol)

I'm not sure about the number of concurrent tasks I picked here, 100
seems okay for an internet thing and for such small requests, but I
worry that the CDN is gonna get annoyed or something. Well, we'll see!
This task is very resumable if it turns out we get frozen out or
something.
2023-11-10 16:52:50 -08:00
..
.gitkeep rails 3 2010-05-14 18:12:31 -04:00
colors.rake create colors from rake 2014-03-27 22:28:48 -05:00
pet_states.rake add pet state replacement task 2013-11-30 20:33:48 -05:00
pet_types.rake Update most URLs to use HTTPS 2023-10-25 15:22:57 -07:00
spotlight.rake rake task to update spotlight pets 2011-12-20 21:00:02 -05:00
swf_assets.rake Move manifest backfill to swf_assets:manifests task 2023-11-10 16:52:50 -08:00
translate.rake Update most URLs to use HTTPS 2023-10-25 15:22:57 -07:00
users.rake update Rakefile and tasks to match new version of rake 2013-01-02 23:40:37 -05:00