cleanup and harden document and ingest service

This commit is contained in:
team 1
2026-02-17 15:42:09 +01:00
parent 2981716c3d
commit 0b96ce6188
5 changed files with 236 additions and 240 deletions

View File

@@ -84,15 +84,7 @@
</div>
</div>
<div id="job-error" class="alert alert-danger mt-3" style="display:none;"></div>
{% if job.errorMessage %}
<div class="alert alert-danger mt-3">
<strong>Fehler:</strong><br>
{{ job.errorMessage }}
</div>
{% endif %}
<div id="job-error" class="alert alert-danger mt-3" style="display:none;">
{% if job.logPath %}
<div class="mt-3">
<strong>Log Datei:</strong><br>