nlbdev / nordic-epub3-dtbook-migrator

Tools for converting between a strict subset of DTBook and EPUB3.
http://nlbdev.github.io/nordic-epub3-dtbook-migrator/
GNU Lesser General Public License v2.1
8 stars 7 forks source link

Change ACE timeout and add type to validation #552

Closed kalaspuffar closed 1 year ago

kalaspuffar commented 1 year ago

This PR will do two small changes.

Changing the ACE runtime timeout to 60 minutes. We noticed that these runs can be longer for larger EPUBs.

Another thing was to send the type of document we validate in each step. This will make things more dynamic and help out when other documents needs validation.