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

feat: protect ourselves from going over the 1k limit #1444

Conversation

chesedo
Copy link
Contributor

@chesedo chesedo commented Nov 30, 2023

Description of change

Stop the creation of new cch projects or the starting of idle cch projects when we are close to hitting our active container limits.

How has this been tested? (if applicable)

By adding new tests

gateway/src/args.rs Outdated Show resolved Hide resolved
gateway/src/args.rs Outdated Show resolved Hide resolved
common/src/models/error.rs Outdated Show resolved Hide resolved
gateway/src/service.rs Show resolved Hide resolved
gateway/src/api/latest.rs Show resolved Hide resolved
gateway/src/api/latest.rs Show resolved Hide resolved
@chesedo chesedo merged commit 918eda2 into main Nov 30, 2023
@chesedo chesedo deleted the feature/eng-1983-dont-wake-start-projects-when-we-will-go-over-the-1k-limit branch November 30, 2023 11:38
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.

4 participants