Anyone seeing inject node changes after deployment not being honored?

Anyone seeing inject node changes after deployment not being honored? Maybe someone else can recreate this issue?

  1. Create flow with inject node, that updates something, say ui-led or even debug node.
  2. Deploy
  3. Set inject node to automatic invoke and interval to 1 second
  4. Deploy
    5 Change inject node to interval of 1 minute
  5. Deploy
  6. Automatic inject node is still updating at 1 second interval.

To stop the behavior I had to delete the entire flow and recreate it, problem happened again. No errors or warnings during or after deployment. Stopping and starting NR did not affect issue.

However, once I deleted the flow completely 2nd time, and recreated it from scratch 3rd time, I was unable to recreate it. It really did seem, that changing the interval from seconds to minutes was just not honored, i.e. deployed. But since the flow file did update, interesting.

Time stamp on flows file is changing...

-rw-r--r--   1 pi pi   116 Oct  6 13:19 flows_cred.json
-rw-r--r--   1 pi pi 52266 Oct  6 13:41 flows.json

-rw-r--r--   1 pi pi   116 Oct  6 13:19 flows_cred.json
-rw-r--r--   1 pi pi 52266 Oct  6 13:50 flows.json

Node Red 1.1.3, installed via standard method, Pi OS 10 (Buster)

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