Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent pipeline creation if there is insufficient memory available #1060

Merged

Conversation

grzegorz-roboflow
Copy link
Contributor

@grzegorz-roboflow grzegorz-roboflow commented Feb 27, 2025

Description

Prevent pipeline creation if there is insufficient memory available

Type of change

  • New feature (non-breaking change which adds functionality)

How has this change been tested, please provide a testcase or example of how you tested the change?

CI passing
Manually tested on local deployment by setting STREAM_MANAGER_MAX_RAM_MB=0
Needs to be tested on dedicated deployment with sane RAM limit

Any specific deployment considerations

N/A

Docs

N/A

@grzegorz-roboflow grzegorz-roboflow force-pushed the feat/prevent-pipeline-creation-if-insufficient-memory branch from be3c76c to 0d0fc28 Compare March 7, 2025 12:06
@grzegorz-roboflow grzegorz-roboflow merged commit 8432b7b into main Mar 7, 2025
30 checks passed
@grzegorz-roboflow grzegorz-roboflow deleted the feat/prevent-pipeline-creation-if-insufficient-memory branch March 7, 2025 15:54
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