Reduce hot run polling pressure

This commit is contained in:
npc0-hue
2026-09-07 20:26:20 +08:00
parent 4ab7bb820d
commit fd9dbab669
16 changed files with 335 additions and 56 deletions
+1
View File
@@ -1597,6 +1597,7 @@ type JobFilter struct {
RunEndpointID string
State JobState
States []JobState
Limit int
}
type ArtifactFilter struct {