pgAdmin 4 commit: Don't continually poll for graph data on thedashboar

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Don't continually poll for graph data on thedashboar
Дата
Msg-id E1dVyzR-0002NF-9J@gothos.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Neel Patel
Дата:
Сообщение: [pgAdmin4][runtime][Patch]: Fix RM #2557
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin4][Patch]: Fixed RM #1165 - Too many request to updatedashboard graphs when server is disconnected.