catalystneuro / dandi_s3_log_parser

S3 log parsing for the DANDI Archive.
BSD 3-Clause "New" or "Revised" License
1 stars 2 forks source link

Fix first first bad line parsings #24

Closed CodyCBakerPhD closed 3 months ago

CodyCBakerPhD commented 3 months ago

This is for those really deviant entries I mentioned to Roni on Slack

Was a bit tricky - could not figure out any good reliable fix to the general regex, so applying an early return on good lines followed by manual string cleaning and reparsing