Ronnie Dutta

Results 440 comments of Ronnie Dutta

I don't think I have ever encountered this on Chrome

Assuming this is just an issue on VDI, what could be the cause?

Looks like I can reproduce the problem by using a custom network profile in Chrome with latency of ≥ 3 secs! This might explain why you in particular keep seeing...

I pretty much always have the devtools open when I access the UI. If the "you are offline" snackbar goes away within ~2 secs I never see the > WebSocket...

With my 3s latency profile enabled, yes I get those warnings. I actually get a few before the main content is displayed on the page

From #1199 > subscriptions-transport-ws is no longer maintained > > Users should migrate to [graphql-ws](https://github.com/enisdenjo/graphql-ws), a newer actively-maintained implementation of a similar protocol. > > -- https://github.com/apollographql/subscriptions-transport-ws#subscriptions-transport-ws-is-no-longer-maintained > The two...

Unfortunately the severity level is not included in the GraphQL schema, so this requires a cylc-flow change as well. Currently the only information is the message ```ini [[foo5]] script =...

I think this is a https://github.com/cylc/cylc-ui/labels/bug because of this from cylc/cylc-uiserver#630 > An example. Note the workflow is stopped after having completed, but the task still claims to be running....

Note my comment from https://github.com/cylc/cylc-ui/pull/1442 > [The vue3-apexcharts update] makes the box & whiskers plot bogus TypeError problem ([apexcharts/vue3-apexcharts#79](https://github.com/apexcharts/vue3-apexcharts/issues/79)) worse because catching the error no longer prevents the plot from...

I've submitted a bugfix: https://github.com/apexcharts/vue3-apexcharts/pull/123. Once the next release is out this should be good to go (although I think the tests need altering due to class name changes)