Re: [pgAdmin][RM4925] Missing spinner from process watcher
Aditya Toshniwal <[email protected]> Thu, 14 Nov 2019 17:43:44 +0530
| Newsgroups | gmane.comp.db.postgresql.pgadmin.devel |
|---|---|
| Message-ID | <CAM9w-_nh5F+76yvutP-+KbC4KnfHGb09GCQ=DPaUBpPwXZQHkQ@mail.gmail.com> |
Hi Dave, On Thu, Nov 14, 2019 at 4:59 PM Dave Page <[email protected]> wrote: > Hi > > On Thu, Nov 14, 2019 at 11:16 AM Aditya Toshniwal < > [email protected]> wrote: > >> Hi Hackers, >> >> Attached is the patch to show some text on process watcher till the >> initial logs are loaded. Adding a spinner was not possible due to the >> complex DOM structure of the logs window. Below is the screenshot: >> > > A definite improvement - but can we not consistently display the logs in > realtime? I've noticed in the past that sometimes that happens, but other > times they're only displayed when the process completes. I haven't yet had > a chance to figure out exactly what circumstances each happens in. > It is updated in real time. This is what happens when you open the process watcher and the logs web service is accessed to get the initial logs. After that, the logs are pulled and appended at regular intervals. > > >> [image: Screenshot 2019-11-14 at 16.39.12.png] >> >> -- >> Thanks and Regards, >> Aditya Toshniwal >> Sr. Software Engineer | EnterpriseDB India | Pune >> "Don't Complain about Heat, Plant a TREE" >> > > > -- > Dave Page > Blog: http://pgsnake.blogspot.com > Twitter: @pgsnake > > EnterpriseDB UK: http://www.enterprisedb.com > The Enterprise PostgreSQL Company > -- Thanks and Regards, Aditya Toshniwal Sr. Software Engineer | EnterpriseDB India | Pune "Don't Complain about Heat, Plant a TREE"
Screenshot 2019-11-14 at 16.39.12.png
(image/png, 140.3 KB) - not displayed