Commit graph

9 commits

Author SHA1 Message Date
Pakin
e9803ba8f8 feat: reduce payload size, nodelay, timeout
- reduce payload from 200 to 5
- change tcp connection to nodelay, enable no wait payload
- add timeout 15 minutes for client with no heartbeat

Signed-off-by: Pakin <pakin.t@forth.co.th>
2026-03-30 12:02:14 +07:00
Pakin
bdb17de9c3 fix: case inter recipe not found
Signed-off-by: Pakin <pakin.t@forth.co.th>
2026-03-24 16:21:31 +07:00
Pakin
cb773ab3ec change: add case retry for premium
Signed-off-by: Pakin <pakin.t@forth.co.th>
2026-03-24 10:23:12 +07:00
Pakin
f365f7d626 fix: continue search next retry key if not found
Signed-off-by: Pakin <pakin.t@forth.co.th>
2026-03-06 16:44:38 +07:00
Pakin
a5c883dbe6 enable retry from git path
Signed-off-by: Pakin <pakin.t@forth.co.th>
2026-03-06 16:21:31 +07:00
Pakin
b1d9cde9c8 fix: skip command instead if fail struct
- add logging
- skip current command if struct mismatch and cannot deserialize

Signed-off-by: Pakin <pakin.t@forth.co.th>
2026-03-06 15:08:30 +07:00
Pakin
8cdba50c40 refactor & remove delay
- move duplication in recipe streaming
- remove unnessecary delay when sending back to client
- increase chunk size from 100 to 200

Signed-off-by: Pakin <pakin.t@forth.co.th>
2026-03-05 09:31:33 +07:00
Pakin
377b0df681 fix: image exit without running actual code
Signed-off-by: Pakin <pakin.t@forth.co.th>
2026-02-27 15:22:01 +07:00
Pakin
551f4ec3ab init: v1
Signed-off-by: Pakin <pakin.t@forth.co.th>
2026-02-27 14:09:21 +07:00