fiberplane / fpx

Supercharge your local development
https://fiberplane.dev
MIT License
110 stars 1 forks source link

Fix unhandled promise rejection when route reporting is wired up incorrectly #176

Closed brettimus closed 3 weeks ago

brettimus commented 3 weeks ago

We have a fetch to report the routes back to the fpx ts api, and if things are wired up incorrectly, then we crash the app (node/bun). Let's not do that!

pkg-pr-new[bot] commented 3 weeks ago

commit: 0031bb0

pnpm add https://pkg.pr.new/fiberplane/fpx/@fiberplane/studio@176
pnpm add https://pkg.pr.new/fiberplane/fpx/@fiberplane/hono-otel@176

Open in Stackblitz