glitchier-soc/config
Eugen Rochko 086fc7ed77
Fix S3 adapter retrying failing uploads with exponential backoff ()
The default limit of 10 retries with exponential backoff meant
that if the S3 server was timing out, you would be stuck with it
for much, much longer than the 5 second read timeout we expect.

The uploading happens within a database transaction, which means
a failing S3 server could negatively affect database performance
2019-10-06 06:20:57 +02:00
..
environments Add SMTP reply_to option () 2019-09-02 18:12:40 +02:00
initializers Fix S3 adapter retrying failing uploads with exponential backoff () 2019-10-06 06:20:57 +02:00
locales New Crowdin translations () 2019-10-03 22:41:21 +02:00
webpack Add OCR tool to media editing modal () 2019-08-15 15:13:26 +02:00
application.rb Add br, es-AR, et, mk, nn to available locales () 2019-10-03 03:59:43 +02:00
boot.rb Fix bootsnap cache directory being declared relatively () 2018-12-13 05:19:52 +01:00
brakeman.ignore Add type, limit, offset, min_id, max_id, account_id to search API () 2019-02-26 15:21:36 +01:00
database.yml config: add DB_SSLMODE for managed/remote PG () 2019-03-08 14:36:28 +01:00
deploy.rb Bump capistrano from 3.11.1 to 3.11.2 () 2019-10-04 11:11:36 +09:00
environment.rb Make PreviewCard records reuseable between statuses () 2017-09-01 16:20:16 +02:00
i18n-tasks.yml Change preferences page into appearance, notifications, and other () 2019-06-07 03:39:24 +02:00
navigation.rb Fix relays UI being available in whitelist/secure mode () 2019-09-27 02:13:34 +02:00
puma.rb Add PERSISTENT_TIMEOUT option () 2019-09-04 20:44:08 +02:00
routes.rb Add a nodeinfo endpoint () 2019-09-29 21:31:51 +02:00
secrets.yml Upgrade to Rails 5.0.0.1 2016-08-17 17:58:00 +02:00
settings.yml Add public blocks to /about/blocks () 2019-08-19 11:35:48 +02:00
sidekiq.yml Change trending hashtags to not disappear instantly after midnight () 2019-09-02 18:11:13 +02:00
themes.yml More polished light theme () 2018-05-25 18:36:26 +02:00
webpacker.yml Bump webpacker from 3.5.5 to 4.0.2 () 2019-03-15 15:05:31 +01:00