drpc: cap dshackle JVM heap with JAVA_OPTS=-Xms1g -Xmx4g
Image default is -Xms1024M with no -Xmx, so heap can grow unbounded (~30GiB). us-41 was at 90% memory with no swap; -Xmx4g provides a safety limit. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Reference in New Issue
Block a user