Please create a GUI "fast mode" option

The idea is:

The UI continues to get slicker and nicer, but all the visual effects REALLY slow down my browser. When I’m debugging an automation at 2am I don’t need to see the little red and yellow border orbiting each module. I just want the visual representation of the execution to get to the part where it’s crashing so I can fix it.

My use case:

Almost every complicated workflow takes MUCH longer to debug than it should because the visual representation of the flow is FAR behind what’s actually happening on the server. While I’m waiting for all of the visual effects, the actual automation is already done and waiting.

I think it would be beneficial to add this because:

I spend 100 times more time debugging than I spend showing the automation to someone who needs pretty visual effects.

Any resources to support this?

Nope. But I bet a lot of other devs would agree with me!

Are you willing to work on this?

Nobody wants that! :slight_smile:

+1 — The discrepancy between actual execution and visual display is frustrating during debugging. A “reduced motion” or “fast mode” option in the settings would be welcome, especially for workflows with 50+ nodes.