Interactive View: Add execution pause node to prevent full execution

Hi,

the interactive view, especially when the workflow is used as a DataApp, I prefer for configuration (i.e. data-time ranges). However, in order to open the interactive view, the corresponding component must be fully executed.

That causes a few issues:

  1. Unnecessary execution (waste of compute power / units and time)
  2. Possible execution problems if input is invalid
  3. Difficult debug if the target audience goal is “consumption” only

Therefore, I’d like to propose to introduce a pause execution node.

Best
Mike