scientist-softserv / derivative_rodeo

An ETL Ecosystem for Derivative Processing.
Other
0 stars 0 forks source link

🧹 Add nuanced logging for FileMissingError #70

Closed jeremyf closed 12 months ago

jeremyf commented 1 year ago

Prior to this commit many of the FileMissingError had no context of what file was missing.

With this commit we can see more specific details of what's missing and hopefully provide better insight into the specific file failure.