Rendered yaml is too long
When testing for the Lb2Lll production (which now contains 143 jobs, most of which consisting of two steps), an error is raised. See https://gitlab.cern.ch/lhcb-datapkg/AnalysisProductions/-/jobs/10760146:
DataError: (MySQLdb._exceptions.DataError) (1406, "Data too long for column 'rendered_yaml' at row 1")
I checked the number of characters in the rendered YAML:
[mmulder@lxplus773 AnalysisProductions]$ lb-ap render Lb2Lll | wc
2445 3026 73463