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

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: Adding a timeout of 5 seconds (while fetching the lat
Дата
Msg-id E1agm26-0004pZ-A4@gothos.postgresql.org
обсуждение исходный текст
Список 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(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Khushboo Vashi
Дата:
Сообщение: [pgAdmin4][Patch]: Added Support for the Domain Dependencies
Следующее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: On Python 2, use urllib2 instead of urllib, which all