Skip to main content

cgroup_limit_mb

Method
This is a method of the MemoryPressureProtocol class in the protocols module.
Return the container memory limit in MiB, or None if unknown.

Signature

Returns

Optional[float]
The result of the operation.

Source

View on GitHub

praisonaiagents/gateway/protocols.py at line 3514