hielkema / postco

Postcoordination tooling Terminologiecentrum
MIT License
1 stars 0 forks source link

Check template files when starting template service #28

Closed basharmsen closed 3 years ago

basharmsen commented 3 years ago

When the template service starts all template files should be checked and the service should stop when one of them contains an error.

basharmsen commented 3 years ago

When one of the template files contains an error at startup the service (and the container) exits with exit code 65.

basharmsen commented 3 years ago

ETL checking is skipped for all files when the XML in one of the files isn't correct.

basharmsen commented 3 years ago

The template errors are written to a logger which is configured to write to the stdout.