mastodon/config
Eugen Rochko 086fc7ed77
Fix S3 adapter retrying failing uploads with exponential backoff (#12085)
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 (#11718) 2019-09-02 18:12:40 +02:00
initializers Fix S3 adapter retrying failing uploads with exponential backoff (#12085) 2019-10-06 06:20:57 +02:00
locales New Crowdin translations (#12067) 2019-10-03 22:41:21 +02:00
webpack
application.rb Add br, es-AR, et, mk, nn to available locales (#12062) 2019-10-03 03:59:43 +02:00
boot.rb
brakeman.ignore
database.yml
deploy.rb Bump capistrano from 3.11.1 to 3.11.2 (#12012) 2019-10-04 11:11:36 +09:00
environment.rb Make PreviewCard records reuseable between statuses (#4642) 2017-09-01 16:20:16 +02:00
i18n-tasks.yml
navigation.rb Fix relays UI being available in whitelist/secure mode (#11963) 2019-09-27 02:13:34 +02:00
puma.rb Add PERSISTENT_TIMEOUT option (#11756) 2019-09-04 20:44:08 +02:00
routes.rb Add a nodeinfo endpoint (#12002) 2019-09-29 21:31:51 +02:00
secrets.yml
settings.yml
sidekiq.yml Change trending hashtags to not disappear instantly after midnight (#11712) 2019-09-02 18:11:13 +02:00
themes.yml
webpacker.yml