Skip to content

Display worker run summaries

Depends https://gitlab.com/arkindex/backend/-/issues/1057
Depends https://gitlab.com/arkindex/backend/-/issues/1058
Depends https://gitlab.com/arkindex/backend/-/issues/1059
Depends https://gitlab.com/arkindex/backend/-/issues/1060
Depends https://gitlab.com/arkindex/backend/-/issues/1061

A new component to display worker run summaries must be created and used on the element details page, covering:

  • worker run of a selected element
  • worker runs of transcriptions
  • worker runs of classifications
  • worker runs of entities

The component will simply display the summary of the worker run, retrieve from enhanced endpoints. No details will be added here (a followup will add a button on that component that will display ALL the details of a worker run, making a query towards RetrieveWorkerRun