pgAdmin 4 commit: Tune startup retry loop - try 50 times, with a 100ms

Lists: pgadmin-hackers
From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Tune startup retry loop - try 50 times, with a 100ms
Date: 2017-06-11 13:38:49
Message-ID: [email protected]
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgadmin-hackers

Tune startup retry loop - try 50 times, with a 100ms pause between each attempt.

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=dea850b503ccdf270199c52621d36103cfe414c3

Modified Files
--------------
runtime/pgAdmin4.cpp | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)