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:
- Unnecessary execution (waste of compute power / units and time)
- Possible execution problems if input is invalid
- Difficult debug if the target audience goal is “consumption” only
Therefore, I’d like to propose to introduce a pause execution node.
Best
Mike