Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.

Fix to not block during metadata parsing #17

Closed
wants to merge 2 commits into from

Conversation

fcamblor
Copy link
Contributor

If metadata parsing error occurs, don't block indexation and consider the metadata as empty

@kimchy
Copy link
Member

kimchy commented Dec 1, 2012

Maybe we can have a configuration flag to have the parsing lenient, and only ignore it in that case?

@fcamblor
Copy link
Contributor Author

fcamblor commented Dec 2, 2012

Why not, unless we have a workaround for #15

Wondering what should be the default value for this flag :

  • lenient deactivated in respect of backward compatibility
  • lenient activated to avoid having something which works while file's date is well formatted, and fails relatively silently when the date is badly formatted.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants