Commit graph

4 commits

Author SHA1 Message Date
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