Adding rack timeout of 30sec, PuSH jobs moved to push queue so they
can be processed separately
This commit is contained in:
parent
c0555f2db6
commit
cc70f28f19
10 changed files with 16 additions and 2 deletions
1
config/initializers/timeout.rb
Normal file
1
config/initializers/timeout.rb
Normal file
|
@ -0,0 +1 @@
|
|||
Rack::Timeout.timeout = 30
|
Loading…
Add table
Add a link
Reference in a new issue