Commit Graph

14 Commits

Author SHA1 Message Date
df2ade4988
feat(executor/sandbox): 1 cmd each time
All checks were successful
submodules sync / sync (push) Successful in 58s
build / build (push) Successful in 2m14s
build / trigger-build-image (push) Successful in 9s
2025-04-05 05:14:16 -04:00
fd583c5b7a
style: run modernize -fix ./...
All checks were successful
submodules sync / sync (push) Successful in 37s
build / build (push) Successful in 2m9s
build / trigger-build-image (push) Successful in 14s
2025-03-25 07:34:44 -04:00
d2325d675f
chore(executor/sandbox): debug log pbReq size
All checks were successful
submodules sync / sync (push) Successful in 57s
build / build (push) Successful in 2m5s
build / trigger-build-image (push) Successful in 9s
2025-03-08 14:45:23 -05:00
7254c48f9a
chore(executor): move struct to meta.go 2025-02-11 10:01:53 -05:00
d5857e15b5
revert: "chore(executor/sandbox): log pbReq byte size"
Some checks failed
submodules sync / sync (push) Successful in 42s
build / build (push) Successful in 1m29s
build / trigger-build-image (push) Failing after 6s
This reverts commit 6931f3d102.
2024-11-14 03:27:14 -05:00
6931f3d102
chore(executor/sandbox): log pbReq byte size
All checks were successful
submodules sync / sync (push) Successful in 43s
build / build (push) Successful in 1m30s
build / trigger-build-image (push) Successful in 7s
2024-11-14 03:00:16 -05:00
58b69523aa
feat(executor): only log pbCmd & pbReq size
All checks were successful
submodules sync / sync (push) Successful in 41s
build / build (push) Successful in 1m23s
build / trigger-build-image (push) Successful in 8s
2024-11-06 08:08:16 -05:00
adb9dd2a9a
feat(executor): default 512 MB grpc msg size
All checks were successful
submodules sync / sync (push) Successful in 41s
build / build (push) Successful in 1m17s
build / trigger-build-image (push) Successful in 7s
2024-11-06 07:20:05 -05:00
0cb1a63025
feat(executor): debug log total protobuf cmds size
All checks were successful
submodules sync / sync (push) Successful in 41s
build / build (push) Successful in 1m28s
build / trigger-build-image (push) Successful in 8s
2024-11-06 07:14:53 -05:00
ce794f1315
feat(executor): debug log protobuf sizes only
All checks were successful
submodules sync / sync (push) Successful in 43s
build / build (push) Successful in 1m21s
build / trigger-build-image (push) Successful in 8s
2024-11-06 04:38:22 -05:00
8bc1b8284d
feat(executor): debug log protobuf cmds
Some checks failed
build / trigger-build-image (push) Blocked by required conditions
submodules sync / sync (push) Successful in 40s
build / build (push) Failing after 11m38s
2024-11-06 03:16:35 -05:00
d9fd85d4a5
feat(executor): debug log protobuf request
All checks were successful
submodules sync / sync (push) Successful in 50s
build / build (push) Successful in 1m53s
build / trigger-build-image (push) Successful in 11s
2024-11-06 03:08:41 -05:00
59bbd98a58
style: use += 1 instead of ++
All checks were successful
submodules sync / sync (push) Successful in 47s
build / build (push) Successful in 1m28s
build / trigger-build-image (push) Successful in 8s
2024-11-04 08:09:35 -05:00
5bbbcb14aa
refactor(internal): rename executor & parser dir
Some checks failed
build / build (push) Successful in 2m3s
build / trigger-build-image (push) Successful in 8s
submodules sync / sync (push) Failing after 30s
2024-10-09 05:38:30 -04:00