Skip to content
This repository has been archived by the owner on Dec 28, 2020. It is now read-only.

Commit

Permalink
Bump up timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
palewire committed Nov 9, 2014
1 parent d2090e3 commit 512f9dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion storytracker/analysis.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ def __init__(
browser_width=1366,
browser_height=768,
browser_driver="PhantomJS",
browser_timeout=15,
browser_timeout=45,
):
self.url = url
self.timestamp = timestamp
Expand Down

0 comments on commit 512f9dc

Please sign in to comment.