Skip to content

[8081] Data Farm > Hosted Instances 3 - subscriber - #8153

Open
n-lark wants to merge 2 commits into
8080-df-instances-storefrom
8081-df-instances-sub
Open

[8081] Data Farm > Hosted Instances 3 - subscriber#8153
n-lark wants to merge 2 commits into
8080-df-instances-storefrom
8081-df-instances-sub

Conversation

@n-lark

@n-lark n-lark commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Description

See test plan: #8081 (comment)

  1. Adds a hosted-instances subscriber so the team Instances list syncs across sessions in realtime create/delete/update without a reload.
  2. Routes p/+/created|updated|deleted into the store; leaves p/+/state to live-status.
  3. Paginated-aware: delete removes, create appends, update merges in place. Ordering settles on the next fetch.

Related Issue(s)

Resolves #8081

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

@n-lark n-lark self-assigned this Aug 7, 2026
@codecov

codecov Bot commented Aug 7, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.18%. Comparing base (5639d81) to head (b35f09a).

Additional details and impacted files
@@                   Coverage Diff                    @@
##           8080-df-instances-store    #8153   +/-   ##
========================================================
  Coverage                    76.18%   76.18%           
========================================================
  Files                          440      440           
  Lines                        23613    23616    +3     
  Branches                      6289     6290    +1     
========================================================
+ Hits                         17990    17993    +3     
  Misses                        5623     5623           
Flag Coverage Δ
backend 76.18% <100.00%> (+<0.01%) ⬆️

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

☔ View full report in Codecov by Harness.
📢 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.

@n-lark
n-lark requested a review from cstns August 10, 2026 16:08
@n-lark
n-lark marked this pull request as ready for review August 10, 2026 16:09
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.

Hosted Instances 3 - subscriber Hosted Instances 2 - store + first consumer

1 participant