mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
56389e81ff
Add aborting to the Flight Server. This encodes the reason as an "error" row that gets thrown client side. These are still exposed in prod which is a follow up we'll still have to do to encode them as digests instead. The error is encoded once and then referenced by each row that needs to be updated.