impress/app
Matchu e00ee08ae7 Revert timeout back to 1
Oh okay, I was misinterpreting the error: it was that our NEOPETS_URL_ORIGIN secret value isn't the real Neopets.com IP address anymore, so amfphp requests were just plain *always* failing in production. Oops!

I've remove that environment variable from our production config, and now modeling is working in the bulk thing!

Also I'm noticing that we're using puma these days, which does good threading stuff. I think there might be merit to switching over to Falcon because of just how async-y our stuff is, but having 5 threads going is honestly probably good enough that I don't need to worry too much about mutual blocking, and could probably just write stuff to get Neopia out of the picture like *right now*. Neat!
2023-10-23 19:05:10 -07:00
..
assets Add the Pardon Our Dust page 2023-10-23 19:05:09 -07:00
controllers Revert timeout back to 1 2023-10-23 19:05:10 -07:00
helpers Add the Pardon Our Dust page 2023-10-23 19:05:09 -07:00
javascript Fix typography on wardrobe 2020 page 2023-10-23 19:05:09 -07:00
mailers donation mailer 2014-09-10 14:32:54 -05:00
models Fix SWF downloads in modeling 2023-10-23 19:05:10 -07:00
views Add the Pardon Our Dust page 2023-10-23 19:05:09 -07:00