Skip to content

Add rate limiting to team suspension instance shutdown#6914

Merged
knolleary merged 1 commit intomainfrom
rate-limit-team-suspend
Mar 20, 2026
Merged

Add rate limiting to team suspension instance shutdown#6914
knolleary merged 1 commit intomainfrom
rate-limit-team-suspend

Conversation

@hardillb
Copy link
Copy Markdown
Contributor

fixes #6913

Description

Adds 1 second between instance suspension

Related Issue(s)

#6913

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

fixes #6913

Adds 1 second between instance suspension
@hardillb hardillb requested a review from knolleary March 20, 2026 10:57
@hardillb hardillb self-assigned this Mar 20, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.63%. Comparing base (7823186) to head (3445821).
⚠️ Report is 8 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6914   +/-   ##
=======================================
  Coverage   76.62%   76.63%           
=======================================
  Files         399      399           
  Lines       20165    20167    +2     
  Branches     4856     4856           
=======================================
+ Hits        15452    15454    +2     
  Misses       4713     4713           
Flag Coverage Δ
backend 76.63% <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 ae02fe1 into main Mar 20, 2026
30 checks passed
@knolleary knolleary deleted the rate-limit-team-suspend branch March 20, 2026 16:15
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.

Team suspension should rate limit suspending instances

2 participants