pgAdmin 4 commit: Prevent multiple connections to new slow-to-respond s

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Prevent multiple connections to new slow-to-respond s
Date: 2018-01-03 14:49:11
Message-ID: E1eWkLv-0006wI-Ln@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Prevent multiple connections to new slow-to-respond servers being initiated in error. Fixes #2928

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e21f1e3291657f457c171cfd868cabcad71ceed3
Author: Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com>

Modified Files
--------------
web/pgadmin/browser/static/js/node.js | 20 +++++++++++++++-----
1 file changed, 15 insertions(+), 5 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2018-01-03 14:49:53 Re: [pgAdmin4][Patch]: Prevent adding same server multiple times if connection is slow
Previous Message Mark Deneen 2018-01-03 14:42:20 Re: docker container fails to start after stopping