© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
No panic on fetch error by avsaase · Pul... - Cloudflare Developers
CD
Cloudflare Developers
•
2y ago
•
60 replies
avsaase
No panic on fetch error by avsaase · Pul...
I
'm curious to hear what you guys think of this
?
https://github.com/cloudflare/workers-rs/pull/524
GitHub
No panic on fetch error by avsaase · Pull Request #524 · cloudflare...
This PR returns a generic 500 response to the client
, instead of panicking
, when an error is returned to the fetch handler
. IMO panicking defeats the purpose of Rust
's error handling model and
.
.
.
Recent Announcements
Next page
Similar Threads
GitHub - rustwasm/console_error_panic_ho...
CD
Cloudflare Developers / 🦀rust-on-workers
3y ago
How to send `FormData` via `Fetch`? I
CD
Cloudflare Developers / 🦀rust-on-workers
3y ago
Pull requests · cloudflare/workers-rs
CD
Cloudflare Developers / 🦀rust-on-workers
10mo ago