Closed
Description
We are seeing confusing prebuild metrics where started
(queued) prebuilds are a lot less than the completed
(available / failed / timeout / aborted) ones.
One hypothesis is that we are receiving multiple events of the same state from ws-manager, and incrementing every time. We should make sure that we are only incrementing when the state changes.
Metadata
Metadata
Assignees
Type
Projects
Status
Done