feat(simulation): add provider-neutral worker profile
This commit is contained in:
@@ -377,7 +377,8 @@ def _unavailable_worker_status() -> dict[str, Any]:
|
||||
"control_available": False,
|
||||
"active_run_id": None,
|
||||
"run_state": None,
|
||||
"provider_ids": [],
|
||||
"active_provider_ids": [],
|
||||
"provider_profile": None,
|
||||
"isolation": {
|
||||
"network": "unavailable",
|
||||
"process_identity": "missioncore",
|
||||
|
||||
Reference in New Issue
Block a user