let diffbot take a long while
This commit is contained in:
parent
2858fea247
commit
c8d9c66061
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ class StoryCacher
|
|||
begin
|
||||
s = Sponge.new
|
||||
# we're not doing this interactively, so take a while
|
||||
s.timeout = 20
|
||||
s.timeout = 45
|
||||
res = s.fetch(db_url)
|
||||
if res.present?
|
||||
j = JSON.parse(res)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue