Recover document cleanup killed by OOM on CI Runners
PyYAML parsing of large (a few hundred Mb!) files is very slow and uses Gbs of memory. The process is therefore OOM killed on the CI Runners.
Adding more RAM (12Gb from 6Gb) hasn't fixed it.
PyYAML parsing of large (a few hundred Mb!) files is very slow and uses Gbs of memory. The process is therefore OOM killed on the CI Runners.
Adding more RAM (12Gb from 6Gb) hasn't fixed it.
added issuetypeBug placeholder teamIdentity labels
changed iteration to IAM Sprint Jun 21, 2023 - Jul 4, 2023
assigned to @rjg21
added to epic &5 (closed)
mentioned in merge request !24 (merged)
added workflowReview Required label
mentioned in commit e996ae59
closed with merge request !24 (merged)