Skip to content

Add WebSocket disconnection details by logging event details#6667

Merged
Steve-Mcl merged 2 commits intomainfrom
add-ws-logging-on-immersive-comms-disconnect
Feb 9, 2026
Merged

Add WebSocket disconnection details by logging event details#6667
Steve-Mcl merged 2 commits intomainfrom
add-ws-logging-on-immersive-comms-disconnect

Conversation

@cstns
Copy link
Copy Markdown
Contributor

@cstns cstns commented Feb 9, 2026

Description

The remote instance immersive view loses ws connectivity after a period of time on prod and pre-staging while it does not exhibit the same behavior locally. Adding an event logger to troubleshoot the behavior.

Related Issue(s)

part of #6599

Checklist

  • I have read the contribution guidelines
  • Suitable unit/system level tests have been added and they pass
  • Documentation has been updated
    • Upgrade instructions
    • Configuration details
    • Concepts
  • Changes flowforge.yml?
    • Issue/PR raised on FlowFuse/helm to update ConfigMap Template
    • Issue/PR raised on FlowFuse/CloudProject to update values for Staging/Production
  • Link to Changelog Entry PR, or note why one is not needed.

Labels

  • Includes a DB migration? -> add the area:migration label

@cstns cstns self-assigned this Feb 9, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.66%. Comparing base (e788779) to head (f7547c2).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6667   +/-   ##
=======================================
  Coverage   76.66%   76.66%           
=======================================
  Files         398      398           
  Lines       20103    20103           
  Branches     4841     4841           
=======================================
  Hits        15411    15411           
  Misses       4692     4692           
Flag Coverage Δ
backend 76.66% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Copy Markdown
Contributor

@Steve-Mcl Steve-Mcl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approving but want to test on pre-staging before merge

@Steve-Mcl Steve-Mcl merged commit c5d47e2 into main Feb 9, 2026
27 checks passed
@Steve-Mcl Steve-Mcl deleted the add-ws-logging-on-immersive-comms-disconnect branch February 9, 2026 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants