21a55250941c7e6c70b3cc279690a32a23a80574
TraverseDirectory only ever read the single line immediately after "Body:"/"Downloaded files:", silently dropping every continuation line (multi-paragraph HTML bodies, multiple downloaded filenames). Switch to an indexed line scan so those two fields collect lines until the next recognized field prefix, matching how IngestMode.cs already handles multi-line values.
Description
No description provided
136 MiB
Languages
C#
98.1%
PLpgSQL
1.9%