feat: add list menu of recipe, check origin

- fix: zombie thread, safe deseialize, disable backup cycle

Signed-off-by: Pakin <pakin.t@forth.co.th>
This commit is contained in:
Pakin 2026-05-15 15:43:09 +07:00
parent d7f5e12d51
commit b16fa72383
14 changed files with 368 additions and 133 deletions

1
Cargo.lock generated
View file

@ -3236,6 +3236,7 @@ dependencies = [
"tokio",
"tokio-cron-scheduler",
"tokio-stream",
"tokio-util",
"uuid",
"wasmtime",
"wasmtime-wasi",