mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
feat: add queue_position and queue_size to provisioner jobs (#8074)
This commit is contained in:
+3
-1
@@ -35,7 +35,9 @@
|
||||
"file_id": "[workspace build file ID]",
|
||||
"tags": {
|
||||
"scope": "organization"
|
||||
}
|
||||
},
|
||||
"queue_position": 0,
|
||||
"queue_size": 0
|
||||
},
|
||||
"reason": "initiator",
|
||||
"resources": [],
|
||||
|
||||
Reference in New Issue
Block a user