fix: 加固 Outbox 租约与 Worker 生命周期
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
"build": "tsc -p tsconfig.build.json",
|
||||
"start": "node dist/main.js",
|
||||
"run:once": "tsx src/main.ts --once",
|
||||
"test": "vitest run src/moderation-worker.spec.ts --no-file-parallelism",
|
||||
"test": "vitest run --no-file-parallelism",
|
||||
"typecheck": "tsc --noEmit -p tsconfig.json"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user