Open
Description
What happened + What you expected to happen
We will need to revisit our error handling methods when the alpha API gets finalized. A couple of questions:
- How should we let users know some issues (truncation/data source not available/ call sites not enabled) happen if they choose not to have exceptions throw.
- We should have better exception stack printing (reported by a few users already)
- We should support more fine-grained exceptions/errors to allow explicitly testing / better usability for debugging
Versions / Dependencies
master
Reproduction script
NA
Issue Severity
No response