bugfixes; research subproc; higher sandbox limits
This commit is contained in:
@@ -46,6 +46,11 @@ data:
|
||||
alerts:
|
||||
max_active: 100
|
||||
|
||||
# Memory guard: soft RLIMIT_AS limit as a fraction of the cgroup memory.max.
|
||||
# Set below 1.0 so Python raises MemoryError before the kernel OOM-kills the pod.
|
||||
memory:
|
||||
limit_fraction: 0.85
|
||||
|
||||
# Logging
|
||||
logging:
|
||||
level: "INFO"
|
||||
|
||||
Reference in New Issue
Block a user