An open API service indexing awesome lists of open source software.

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

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)>
```