pub const HANDLER_INTERNAL_ERROR: &str = "handlerInternalError";
Handler reported an internal error (covers all four WIT handler-error variants on the wire for backwards compatibility).
handler-error