Skip to content

Conversation

hardillb
Copy link
Contributor

Description

Uses LRU cache with 30min TTL expirary

Also added code to delete from caches if topic deleted.

Related Issue(s)

#6141

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

Uses LRU cache with 30min TTL expirary

Also added code to delete from caches if topic deleted.
@hardillb hardillb requested a review from knolleary October 16, 2025 14:03
@hardillb hardillb self-assigned this Oct 16, 2025
Copy link

codecov bot commented Oct 16, 2025

Codecov Report

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6144      +/-   ##
==========================================
+ Coverage   76.82%   76.83%   +0.01%     
==========================================
  Files         381      381              
  Lines       19306    19321      +15     
  Branches     4647     4649       +2     
==========================================
+ Hits        14831    14846      +15     
  Misses       4475     4475              
Flag Coverage Δ
backend 76.83% <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 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.

@knolleary knolleary merged commit 550189c into main Oct 17, 2025
23 checks passed
@knolleary knolleary deleted the agent-topic-upload-cache branch October 17, 2025 10:04
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