]> cat aescling's git repositories - mastodon.git/commit
Adding rack timeout of 30sec, PuSH jobs moved to push queue so they
authorEugen Rochko <eugen@zeonfederated.com>
Tue, 29 Nov 2016 01:07:14 +0000 (02:07 +0100)
committerEugen Rochko <eugen@zeonfederated.com>
Tue, 29 Nov 2016 01:07:14 +0000 (02:07 +0100)
commitcc70f28f195335f4775f7b6aafe7d90210e8b700
treee933cbccbf6d3ec3b6627bba41f4b395c38d2f27
parentc0555f2db6b04edfbf829696648ec3998cef9365
Adding rack timeout of 30sec, PuSH jobs moved to push queue so they
can be processed separately
Gemfile
Gemfile.lock
app/workers/processing_worker.rb
app/workers/pubsubhubbub/confirmation_worker.rb
app/workers/pubsubhubbub/delivery_worker.rb
app/workers/pubsubhubbub/distribution_worker.rb
app/workers/salmon_worker.rb
config/environments/production.rb
config/initializers/timeout.rb [new file with mode: 0644]
docker-compose.yml