jenkinsci / jenkinsci/lockable-resources-plugin

Feature Request: Log time waited

Open
#178 4 comments 1 reaction 0 assignees View on GitHub
good first issue log messages Triage ui
Dominant language
Java
Stars
99
Forks
205
Avg merge
2d 13h
Merged PRs (30d)
8

Description

For analyzing the usage of resources it would be helpful when the message that a lock acquired tell how much time has been waited, so instead

```
[{Label: foo}] is locked, waiting...
Lock acquired on [{Label: foo}]
```

Get

```
[{Label: foo}] is locked, waiting...
Lock acquired on [{Label: foo}] after 1:05:55
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.