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: Set Docker Resources Limits and Reservations for Celery #1435

Open
1 task done
null-ref-0000 opened this issue Sep 12, 2024 · 5 comments
Open
1 task done

feat: Set Docker Resources Limits and Reservations for Celery #1435

null-ref-0000 opened this issue Sep 12, 2024 · 5 comments

Comments

@null-ref-0000
Copy link
Contributor

Is there an existing feature or issue for this?

  • I have searched the existing issues

Expected feature

The purpose of this feature request is to set docker resource limits and reservations for celery. This will avoid potential out of memory issues due to celery consuming more memory than available

Alternative solutions

Set celery scaling configuration, but this however does not give you a precise option to control the cpu and memory resources utilized by a container.

Anything else?

https://docs.docker.com/reference/compose-file/deploy/#resources

Copy link
Contributor

Hey @null-ref-0000! 🚀 Thanks for this exciting feature idea!

We love seeing fresh concepts that could take reNgine to the next level. 🌟

To help us understand your vision better, could you:

📝 Provide a detailed description of the feature
🎯 Explain the problem it solves or the value it adds
💡 Share any implementation ideas you might have

Your input is invaluable in shaping the future of reNgine. Let's innovate together! 💪

@yogeshojha
Copy link
Owner

This will be an excellent addition, I am reviewing. I am also changing the compose files, they are messy and redundant. Will take this in together.

Thank you @null-ref-0000

@null-ref-0000
Copy link
Contributor Author

@yogeshojha Sounds good, let me know if there anything else I can assist with regards to the compose files.

@yogeshojha
Copy link
Owner

@null-ref-0000 Definitely, once i make some progress tomorrow, I will add you as reviewer and you can guide me through.

Thank you for offering help.

@null-ref-0000
Copy link
Contributor Author

@yogeshojha need any help on this ? If you have any additional suggestions I can make them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants