Skip to content

Add delay to Persistent Volume choice on AWS - #404

Open
hardillb wants to merge 1 commit into
mainfrom
reduce-throttling-exceptions
Open

Add delay to Persistent Volume choice on AWS#404
hardillb wants to merge 1 commit into
mainfrom
reduce-throttling-exceptions

Conversation

@hardillb

Copy link
Copy Markdown
Contributor

fixes #401

Description

We poll all the EFS StorageClasses to look for the one with the least mount points to use with the new Instance.

We have 10 StorageClasses in FFC at the moment and we had no delay in polling them and hence fitting rate limiting

I have also cleaned up some unneeded logging and trimmed some labels to their max length of 64 chars (spotted in the logs linked to from #401)

Related Issue(s)

#401

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

@hardillb hardillb self-assigned this Sep 10, 2026
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 failed to start due to a ThrottlingException error

2 participants