pgAdmin 4 commit: Adding a timeout of 5 seconds (while fetching the lat

From: Ashesh Vashi <ashesh(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Adding a timeout of 5 seconds (while fetching the lat
Date: 2016-03-18 04:29:06
Message-ID: E1agm26-0004pZ-A4@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Adding a timeout of 5 seconds (while fetching the latest pgAdmin version), it
stucks at rendering the main page (browser.html) in the broken network.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=328428ab22599f9297d55441ac35e17eaa3b82c9

Modified Files
--------------
web/pgadmin/browser/__init__.py | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Ashesh Vashi 2016-03-18 04:39:47 pgAdmin 4 commit: On Python 2, use urllib2 instead of urllib, which all
Previous Message Khushboo Vashi 2016-03-18 04:03:21 [pgAdmin4][Patch]: Added Support for the Domain Dependencies