Skip to content

Build endpoint ListWorkerActivity

A new endpoint named ListWorkerActivity would allow a developer to list elements with worker activities.

Filters would be:

  • required corpus (in the url)
  • optional process id
  • optional state

The serializer would only give the data from WorkerActivity table: element id and state

Refs https://gitlab.com/arkindex/requests/-/issues/498