Error signalling: balancing messages and backtraces

2025-06-19

When your package throws an error from an internal function, you have to balance how much of that context you want to show to the user. This involves balancing the error message with the backtrace.