| 1 | // Cloud (browser): a failed API request is reported as a titled error. |
| 2 | // |
| 3 | // The console reports handled UI failures to the crash reporter, and every |
| 4 | // producer of one starts from an Effect `Cause` — a plain object with no name, |
nothing calls this directly
no test coverage detected