-
Feature Request
-
Resolution: Unresolved
-
L3 - Default
-
None
-
None
-
None
User Story (Required on creation):
As a user, I can gain insights into how long jobs were waiting before being processed.
Functional Requirements (Required before implementation):
The job log contains information about when a job was locked and if a lock expired.
Technical Requirements (Required before implementation):
- Lock event is written to the job log.
- Lock events can be fetched via Java, REST, and Open API
- Documentation exists.
Limitations of Scope (Optional):
Hints (optional):
Original Description
In the history tables for external tasks and jobs, it would be nice to be able to see entries for when an external task or job was locked. Currently, we can only see when these are created, completed, failed, deleted.
This is useful because it would allow us to report on how long a task or external job was waiting separately from its actual processing time.
Related forum thread: https://forum.camunda.org/t/external-tasks-history/6277
This is the controller panel for Smart Panels app
- is related to
-
CAM-13947 External Task lock history
- Ready
- links to