pub const MAX_ERROR_DESCRIPTION_LENGTH: u64 = 100; // 100u64
The maximum string length of an error description.