Sentry: errors from the duel server, and cron check-ins for the rollup and backup

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_0141G6xqLeNRYEtviLWSB5Up
This commit is contained in:
Eric Wagoner
2026-09-22 22:09:33 -04:00
co-authored by Claude Fable 5.1
parent 9bd203ae60
commit b25abd4d69
7 changed files with 334 additions and 4 deletions
+1
View File
@@ -7,6 +7,7 @@
"start": "tsx src/index.ts"
},
"dependencies": {
"@sentry/node": "^10.75.2",
"tsx": "^4.23.15",
"ws": "^8.21.3"
}