pub const CODEC_FACTORY_MAX_CODEC_SPECIFIER_LENGTH: u32 = 256; // 256u32
Constrain the codec_specifier to a size that won’t cause problems. Most will be substantially shorter.