numaflow-rs
numaflow-rs copied to clipboard
Improve Error Handling
We currently panic in multiple places; ideally, we should propagate the error back to the client before panicking.