Check for unkown or missing nodes

Hello!

There is a way to check if my deployed flow has an unknown/missing node?

Situation:
I have a nodered application running in a docker container and sometimes the kubernetes deploy a new pod missing some node_modules(dont know why...).
We have a health check routine and I would like to know if any module is missing.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.