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

Warn and recover from errors when writing pages #37

Closed
mattt opened this issue Apr 2, 2020 · 0 comments
Closed

Warn and recover from errors when writing pages #37

mattt opened this issue Apr 2, 2020 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers
Milestone

Comments

@mattt
Copy link
Contributor

mattt commented Apr 2, 2020

As described in this tweet:

Is there a way to continue proceeding/skipping when some file errors. I am getting Domain=NSCocoaErrorDomain Code=514 "The item couldn’t be saved because the file name XYZ is invalid or too long?

This seems to be a result of #25, but we should also recover from these kinds of errors, emitting a warning to the console instead of exiting.

@mattt mattt added enhancement New feature or request good first issue Good for newcomers labels Apr 2, 2020
@mattt mattt closed this as completed in c27b644 Apr 5, 2020
@mattt mattt added this to the 1.0.0-beta.2 milestone Apr 6, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant