Reduce server console polling load

This commit is contained in:
npc0-hue
2026-09-07 19:49:20 +08:00
parent 1b583f3ca6
commit 4ab7bb820d
10 changed files with 110 additions and 25 deletions
+1
View File
@@ -1596,6 +1596,7 @@ type JobFilter struct {
ServerInstanceID string
RunEndpointID string
State JobState
States []JobState
}
type ArtifactFilter struct {