86e7830d63a18a6684e60411049b4a5901bb7dbe
Handle Currents "Cloud Run Finished" table rows where the trailing "s" in long duration values wraps onto its own continuation line. Instead of appending that standalone continuation to the end of the host row, drop the wrapped row and rely on the existing duration parser to accept values without the trailing "s". This preserves all host rows in parent summary parsing for completed non-categorized runs. Also record the failure mode and recovery guidance in the ATVM run learnings doc.
Description
No description provided
Languages
Shell
51.9%
Python
48.1%