fix: sandbox executor pack size limit #101

Merged
manuel merged 3 commits from fix-pack-size-limit into master 2026-07-24 13:04:10 +08:00

3 Commits

Author SHA1 Message Date
e751c9a237
fix(sandbox): optimize tar preparation, file limit thresholds, and multi-cmd support
All checks were successful
build / build (push) Successful in 1m38s
build / build (pull_request) Successful in 1m36s
build / trigger-build-image (push) Has been skipped
build / trigger-build-image (pull_request) Has been skipped
2026-07-23 05:14:20 -07:00
9b23765848 fix(sandbox): remove tar file after extraction to avoid healthcheck false positives
All checks were successful
build / build (push) Successful in 1m34s
build / build (pull_request) Successful in 1m33s
build / trigger-build-image (push) Has been skipped
build / trigger-build-image (pull_request) Has been skipped
2026-07-23 20:04:57 +08:00
369d004394 fix(executor/sandbox): stream in tar file to avoid SOCK_SEQPACKET size limit 2026-07-23 20:04:57 +08:00