https://github.com/threepointone/scary-wrangler-error-log
Repro of a wrangler issue
https://github.com/threepointone/scary-wrangler-error-log
Last synced: 3 months ago
JSON representation
Repro of a wrangler issue
- Host: GitHub
- URL: https://github.com/threepointone/scary-wrangler-error-log
- Owner: threepointone
- Created: 2024-02-14T11:37:21.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-14T11:37:22.000Z (over 1 year ago)
- Last Synced: 2025-01-25T08:11:30.549Z (5 months ago)
- Language: TypeScript
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A demo of a scary log
When connecting to a durable object with a websocket, logging a message inside a message handler logs a scary message, which makes it look like the worker has crashed.
```
npm install
npm run dev
open http://localhost:8787
```And look in the console
```
(file:///***/src/index.ts:48:13)>
```