[pgAdmin][RM4564] JS errors in the Query Tool are caught as ajax errors

Поиск
Список
Период
Сортировка
От Aditya Toshniwal
Тема [pgAdmin][RM4564] JS errors in the Query Tool are caught as ajax errors
Дата
Msg-id CAM9w-_mh7mCri7bsoZjP54wvR=BJb5GtPi3CUGE_18f6qg72WA@mail.gmail.com
обсуждение исходный текст
Ответы Re: [pgAdmin][RM4564] JS errors in the Query Tool are caught as ajax errors  (Dave Page <dpage@pgadmin.org>)
Список pgadmin-hackers
Hi Hackers,

Attached is the patch to throw JS errors to browser consoles. JS errors after execute are now caught by axios catch which shows a false message - "Not connected to the server or the connection to the server has been closed."
This will help is debugging in case of JS erors.

Kindly review.

--
Thanks and Regards,
Aditya Toshniwal
Sr. Software Engineer | EnterpriseDB India | Pune
"Don't Complain about Heat, Plant a TREE"
Вложения

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

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: [pgAdmin][RM3915] Executing a specific query will break keyboardshorcuts for Query Tool
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: PEP-8 fix.