-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Project Call nodes stalling #74
Comments
For context, see discussion originally posted here: #68 (comment)
Would you be able to share demo flows from the projectlink-call and the subroutine (link-in~...~link-return) project? Assuming it is not a huge amount, please include all nodes leading up to the projectlink-call and beyond AND all nodes between the the link-in~...~link-return nodes. Please also include any debug nodes you have added that you use for verifing the call was sent/received/returned (though do be sure to sanitise or obfuscate anything sensitive). Thanks, Steve. |
Adding another update provided by the customer:
|
Some feedback from a FlowFuse user - https://app-eu1.hubspot.com/contacts/26586079/record/0-1/8977201 Hi Support, I am confident this is the same as an existing customer reported problem here: "Project Call nodes stalling #74" - https://github.com/orgs/FlowFuse/projects/1?pane=issue&itemId=64911130 I just wanted to register an interest in the resolution. Also perhaps I can add some extra information, though you decide. I've traced this through from logs on the ff-agent device and logs on the ultimate endpoint. Here's a snippet to illustrate, from the agent hosted node-red that makes the link call: 2024/07/03 10:44:34Z WARN FlowFuse: Disconnected I left the link call with a rather generous 30 second time out, bold above to show that's when the link code returned to the flow with a timeout that I catch. The posting would have occurred at 10:45:00 (ish). I can tell you that in this case ff-cloud delivered the original posting to the endpoint at 10:45:14 - this in itself is unusual, as normally that data passes though without meaningful delay (within the same second, on the endpoint I do not have access to finer grained times). Unfortunately I need to do some work on the server instance to better log when something occurs that is not to plan, so I cannot yet tell you if there was a long delay in the posting hitting the link-in node. The 10:49:30 posting completed in normal time, no delays. These are not isolated incidences. And seem more common than a couple of months back (but I may not have been looking closely enough, so not sure). I updated the project nodes packages to 0.7.0, NR is v3.1.10 ff-cloud, in in the example above, v3.1.9 for the agent. Please let me know if you find a resolution for this. The double postings are not too problematic right now, but ultimately I need to stop them. So the link response disappearing means I cannot know what was or was not actioned. |
For clarification, the issue mentioned above by @robmarcer is on FlowFuse cloud not self hosted (like the OP) In the instance above, I have checked the dates provided (both here and in other correspondence) and can see no correlation with CI/CD core app restarts. I am awaiting a meet up with a FF Cloud customer who will be walking me through their process and I will be able to get finer details (like instance/device IDs) for trawling our logs with finer focus than i have been able to during todays investigations. |
Current Behavior
Reported by a self-hosted customer - originally here: #68 (comment)
With an updated from the end of last week:
Expected Behavior
No response
Steps To Reproduce
No response
Environment
Linked Customers
The text was updated successfully, but these errors were encountered: