Skip to content

fix: Exit process on command deployment failure (Item 1)#46

Open
messiawrq-spec wants to merge 2 commits into
IN3PIRE:mainfrom
messiawrq-spec:fix/command-load-error-exit
Open

fix: Exit process on command deployment failure (Item 1)#46
messiawrq-spec wants to merge 2 commits into
IN3PIRE:mainfrom
messiawrq-spec:fix/command-load-error-exit

Conversation

@messiawrq-spec
Copy link
Copy Markdown
Contributor

Claims and resolves Item #1 from Issue #40.

Added process.exit(1) in the catch block of src/deploy-commands.js to ensure the process halts instead of failing silently with partial deployments.

messiawrq-spec and others added 2 commits May 12, 2026 19:53
Resolves Item IN3PIRE#1 from Issue IN3PIRE#40. Added `process.exit(1)` to the catch block in `src/deploy-commands.js` so that the deployment halts and signals failure if commands cannot be registered properly, preventing silent partial deployments.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants