Commit Graph

18 Commits

Author SHA1 Message Date
6215b7d7af
feat(executor/sandbox): send all cmds at once 2025-05-09 04:41:21 -04:00
16fcd645f3
chore(executor/sandbox): debug log pbRet size 2025-04-29 20:22:57 -04:00
7b85513007
chore(executor/sandbox): debug log result 2025-04-28 17:04:40 -04:00
4f916c79d4
docs(executor/sandbox): note on 1 cmd each time 2025-04-05 06:27:36 -04:00
df2ade4988
feat(executor/sandbox): 1 cmd each time 2025-04-05 05:14:16 -04:00
fd583c5b7a
style: run modernize -fix ./... 2025-03-25 07:34:44 -04:00
d2325d675f
chore(executor/sandbox): debug log pbReq size 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"
This reverts commit 6931f3d102.
2024-11-14 03:27:14 -05:00
6931f3d102
chore(executor/sandbox): log pbReq byte size 2024-11-14 03:00:16 -05:00
58b69523aa
feat(executor): only log pbCmd & pbReq size 2024-11-06 08:08:16 -05:00
adb9dd2a9a
feat(executor): default 512 MB grpc msg size 2024-11-06 07:20:05 -05:00
0cb1a63025
feat(executor): debug log total protobuf cmds size 2024-11-06 07:14:53 -05:00
ce794f1315
feat(executor): debug log protobuf sizes only 2024-11-06 04:38:22 -05:00
8bc1b8284d
feat(executor): debug log protobuf cmds 2024-11-06 03:16:35 -05:00
d9fd85d4a5
feat(executor): debug log protobuf request 2024-11-06 03:08:41 -05:00
59bbd98a58
style: use += 1 instead of ++ 2024-11-04 08:09:35 -05:00
5bbbcb14aa
refactor(internal): rename executor & parser dir 2024-10-09 05:38:30 -04:00