FlowFuse / FlowFuse/nr-project-nodes
Duplicate messages at project-link-in
- Dominant language
- JavaScript
- Stars
- 7
- Forks
- 1
- Avg merge
- 8d 6h
- Merged PRs (30d)
- 2
Description
### Current Behavior
In cases where an outage has occurred between instance and device, duplicate messages have been noted by myself and a customer
https://app-eu1.hubspot.com/help-desk/26586079/view/236761034/ticket/3507903163/thread/4187572204#email
### Expected Behavior
Should only ever receive 1 call from link-call
### Steps To Reproduce
Cause not yet determined
### Environment
- FlowFuse version: 2.8 + project nodes 0.7.2
- Node.js version:
- npm version:
- Platform/OS:
- Browser:
### Linked Customers
https://app-eu1.hubspot.com/help-desk/26586079/view/236761034/ticket/3507903163/thread/4187572204#email
```[tasklist]
### Tasks
- [ ] https://github.com/FlowFuse/nr-project-nodes/issues/98
- [ ] Inhibit duplicate messages by tracking `n` eventIds or `_msgid` and discarding duplicates - potential extra belt + braces
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.