refactor: store Zalo hosted media in plugin state

Move Zalo hosted outbound media metadata and expiry into plugin state, add SDK chunked hosted media storage, and keep CI/type/lint gates green after rebase.
This commit is contained in:
Peter Steinberger
2026-06-06 22:56:48 -07:00
committed by GitHub
parent 443ac732a1
commit 08ae0e6d29
42 changed files with 1381 additions and 684 deletions
+1 -1
View File
@@ -722,7 +722,7 @@ jobs:
if [ "$RUN_GATEWAY_WATCH" = "true" ]; then
start_check "gateway-watch" \
node scripts/check-gateway-watch-regression.mjs --skip-build --ready-timeout-ms 5000
node scripts/check-gateway-watch-regression.mjs --skip-build
fi
for index in "${!pids[@]}"; do