tnc-ca-geo / animl-ingest

Lambda function for processing camera trap images
Other
0 stars 1 forks source link

Error Handling for DateTimeOriginal #61

Closed ingalls closed 1 year ago

ingalls commented 1 year ago

Context

Set DateTimeOriginal to unknown when we can't parse it and avoid throwing an unrecoverable error.

A subsequent PR will be created against the API to accept these values and insert into the database alongside an ImageError.

Closes: https://github.com/tnc-ca-geo/animl-ingest/issues/58

cc/ @nathanielrindlaub