This repository was archived by the owner on Jun 1, 2023. It is now read-only.
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
Description
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.