Closed basharmsen closed 3 years ago
When one of the template files contains an error at startup the service (and the container) exits with exit code 65.
ETL checking is skipped for all files when the XML in one of the files isn't correct.
The template errors are written to a logger which is configured to write to the stdout.
When the template service starts all template files should be checked and the service should stop when one of them contains an error.