feat(ql3): observe legacy schedule service runs

This commit is contained in:
whyour
2026-08-18 05:57:19 +08:00
parent ca19423f1d
commit 6831ea3de5
9 changed files with 453 additions and 6 deletions
@@ -4,6 +4,7 @@ import {
verify,
type KeyObject,
} from 'node:crypto';
import { TextDecoder } from 'node:util';
import {
MAX_PLUGIN_PACKAGE_CONTENT_ENTRIES,
@@ -1,4 +1,5 @@
import { createHash } from 'node:crypto';
import { TextDecoder } from 'node:util';
import {
MAX_PLUGIN_PACKAGE_MANIFEST_BYTES,