Skip to content
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

If device offline is when it's deleted it will try/fail to connect forever if restarted #159

Open
hardillb opened this issue Aug 15, 2023 · 0 comments
Labels
needs-triage Needs looking at to decide what to do

Comments

@hardillb
Copy link
Contributor

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
@hardillb hardillb added the needs-triage Needs looking at to decide what to do label Aug 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-triage Needs looking at to decide what to do
Projects
Status: No status
Development

No branches or pull requests

1 participant