Node-RED reload flow api not working

Hi,

We were trying to understand the reload flow mechanism of Node-RED . As part of that we tried to deploy the flow in Node-RED which is using AWS S3 as storage . The flow is working fine but on reload we could see that Node-RED is not finding any active nodes in the flow and hence when a request is triggered the flow is not able to pass the message to the next node.

Could you please help in resolving this issue .?

Regards
Arun

What exactly do you mean by reload? What api are you using? How are you calling it?

Hi Knollenary,

Thanks for your response.
We were trying to understand the restart flows option in node-red which reload the flows.
My bad , the observation was wrong from my end . Its working as expected .

Regards
Arun