p3p implementation

This commit is contained in:
2026-06-16 16:09:54 -04:00
parent 89e6968dc4
commit 6762586e2d
8 changed files with 238 additions and 2584 deletions
+1
View File
@@ -28,6 +28,7 @@ class SchedulerTest:
has_coe_pair: bool
coe_pairing: list[str]
config: dict[str, dict[str, str | None]]
throttled: bool
estimated_minutes: int
priority: int
raw_payload: dict[str, Any]