FlowFuse / FlowFuse/device-agent
If device offline is when it's deleted it will try/fail to connect forever if restarted
Open
needs-triage
- Dominant language
- JavaScript
- Stars
- 20
- Forks
- 10
- Avg merge
- 9d 4h
- Merged PRs (30d)
- 9
Description
### Current Behavior
Device continues to run instance snapshot even after it's been deleted if started after being deleted in the forge app.
### Expected Behavior
Device Agent should check in with forge app (if MQTT connection fails if using MQTT comms) via HTTP and get notified if device has been deleted.
### Steps To Reproduce
Create device,
Add to instance
Add Snapshot
Stop device
Delete Device
Start Device
### Environment
- FlowForge version: 1.10.0
- Node.js version: 16.x
- npm version: 8.x
- Platform/OS: All
- Browser: any
Contributor guide
Assessment
This issue has not been assessed yet.