google_classroom icon indicating copy to clipboard operation
google_classroom copied to clipboard

Add error handling for dates

Open dchess opened this issue 4 years ago • 0 comments

If a date in Google Classroom is outside of the bounds panda can parse, add error handling that logs the record id (and course id if relevant) and inserts it with a null date. Example if a coursework timestamp looks like "9999-10-10 04:59:00" this would be handled as a NULL date instead but log the coursework id and the corresponding course id.

This issue was identified by KIPP Texas.

dchess avatar Oct 19 '20 19:10 dchess