akkoma/config
Oneric 90e1061651 Don't reattempt RichMediaBackfill by default
Retrying seems unlikely to be helpful:
 - if it timed out, chances are the short delay before reattempting
   won't give the remote enough time to recover from its outage and
   a longer delay makes the job pointless as users likely scrolled
   further already. (Likely this is already be the case after the
   first 20s timeout)
 - if the remote data is so borked we couldn't even parse it far enough
   for an "invalid metadata" error, chances are it will remain borked
   upon reattempt
2024-12-21 04:35:14 +01:00
..
benchmark.exs Support elixir1.15 2023-08-03 17:44:09 +01:00
config.exs Don't reattempt RichMediaBackfill by default 2024-12-21 04:35:14 +01:00
custom_emoji.txt Ship with hehe 2023-03-27 10:03:12 +01:00
description.exs Remove proxy_remote vestiges 2024-06-16 01:21:52 +02:00
dev.exs use puts instead warn 2021-07-27 21:01:41 +00:00
docker.exs Docker builds (#231) 2022-10-16 19:25:54 +00:00
prod.exs Switch from the deprecated "use Mix.config" to "import Config" 2021-05-20 14:02:58 -05:00
test.exs Disable Ecto query logging in tests 2024-06-27 18:29:45 +02:00