impress/config
Emi Matchu 76af587e7c Replace falcon server with puma
Been wanting this for a while in theory, gonna actually do it now!

The motivation is that I want to turn up the timeout for loading pets,
because the Neopets endpoints are slower today with the NC UC release -
but I can already predict that under our current architecture that will
be a problem, because it'll block up our request queue!

Falcon uses Ruby's relatively-new async system to *not* have requests
block on upstream requests, and my understanding is that this behavior
is plug-and-play. Let's see how it goes!
2024-01-23 21:55:26 -08:00
..
environments Save last trade activity time onto User 2024-01-19 00:00:46 -08:00
initializers Save last trade activity time onto User 2024-01-19 00:00:46 -08:00
locales Oops, link to the user lists page for the not-in-a-list case 2024-01-21 06:40:20 -08:00
application.rb Replace falcon server with puma 2024-01-23 21:55:26 -08:00
basic_type_hashes.yml vandagyre basic colors (ugh, should be in database) 2014-11-14 19:33:30 -06:00
boot.rb Upgrade to Rails 7.0.6 2023-10-23 19:05:07 -07:00
cable.yml Upgrade to Rails 6.0.6.1 2023-10-23 19:05:06 -07:00
database.yml Save last trade activity time onto User 2024-01-19 00:00:46 -08:00
environment.rb Upgrade to Rails 6.1.7.4 2023-10-23 19:05:07 -07:00
locale_meta.yml es goes public! 2013-02-16 21:39:04 -06:00
routes.rb Add tab navigation to get to item trade pages 2024-01-21 04:40:25 -08:00
storage.yml Run rails app:update 2023-10-23 19:05:05 -07:00