Add logging information to jobs, services, sync. results #214
Labels
accepted
job management
incl. /result
processes
Process definitions and descriptions
service management
work in progress
Milestone
We discussed on the 3rd year planning to add a field that can include logs from the batch (and web service?) information in the corresponding information endpoints (e.g. GET /jobs/:id). Back-ends can add information there, e.g. when the users uses the debug or output process.
If we want a real-time solution in addition, an HTTP SSE endpoint could be defined (e.g. /jobs/:id/logs) later that transmits the same information.
The text was updated successfully, but these errors were encountered: