dodo-saba/fit2gpx

Add error handling/logging to fit file parser

Opened this issue · 0 comments

Based on polyvertex/fitdecode#30, it would be nice to have a config set in this parser to ignore errors from the fit file parser.

If the fit file parser fails, then just skip the file instead of letting it crash the whole program.