When linting the quantms pipeline tools complains about a non-standard process label process_very but the label is actually process_very_low.
Is there a naming convention which says a label can only use one underscore? I guess tools somewhere splits the string and then only uses the two first segments. Or has some other way to truncate labels. Either way this need asks for a fix.