pgAdmin 4 commit: Don't continually poll for graph data on thedashboar - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Don't continually poll for graph data on thedashboar
Date
Msg-id E1dVyzR-0002NF-9J@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Don't continually poll for graph data on the dashboard if the server is disconnected. Fixes #1165

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=da67963094e2bff82af536fc3f341cc7cd53356a
Author: Khushboo Vashi <khushboo.vashi@enterprisedb.com>

Modified Files
--------------
.../dashboard/templates/dashboard/js/dashboard.js  | 61 +++++++++++++++-------
1 file changed, 41 insertions(+), 20 deletions(-)


pgadmin-hackers by date:

Previous
From: Neel Patel
Date:
Subject: [pgAdmin4][runtime][Patch]: Fix RM #2557
Next
From: Dave Page
Date:
Subject: Re: [pgAdmin4][Patch]: Fixed RM #1165 - Too many request to updatedashboard graphs when server is disconnected.