Skip to content

Add scheduler fairness summary to sustained feeds - #112

Merged
hyeokjun32 merged 1 commit into
mainfrom
codex/add-scheduler-fairness-summary
Jun 17, 2026
Merged

hyeokjun32 merged 1 commit into
mainfrom
codex/add-scheduler-fairness-summary

Conversation

@hyeokjun32

Copy link
Copy Markdown
Contributor

Summary

  • add an additive scheduler fairness summary to sustained operation timelines and EdgeEnv telemetry feeds
  • expose protected high-priority tasks, scheduler-delay/starvation risk, degraded workers, and per-task fairness context without changing Lab/EdgeEnv ownership
  • update the EdgeEnv feed checker, curated scheduler-delay sample, sample README entries, and orchestration summary contract docs

Tests

  • PYTHONDONTWRITEBYTECODE=1 .venv/bin/python -m pytest -q -p no:cacheprovider tests/test_multi_workload_sustained.py tests/test_sample_telemetry_artifacts.py tests/test_docs_links.py tests/test_scripts.py
  • PYTHONDONTWRITEBYTECODE=1 .venv/bin/python -m pytest -q -p no:cacheprovider
  • git diff --check
  • env PYTHONPATH=src PYTHONDONTWRITEBYTECODE=1 .venv/bin/python -m inferedge_orchestrator run-multi-workload-sustained --config configs/agent_multi_workload_sustained_device_local.json --output /tmp/inferedge_orchestrator_fairness_smoke/report.json --frames 8 --edgeenv-feed-output /tmp/inferedge_orchestrator_fairness_smoke/edgeenv_runtime_telemetry_feed.json
  • env PYTHONPATH=src PYTHONDONTWRITEBYTECODE=1 .venv/bin/python scripts/check_edgeenv_runtime_feed_contract.py --feed /tmp/inferedge_orchestrator_fairness_smoke/edgeenv_runtime_telemetry_feed.json --require-device-local-producer

@hyeokjun32
hyeokjun32 merged commit 92a33a1 into main Jun 17, 2026
1 check passed
@hyeokjun32
hyeokjun32 deleted the codex/add-scheduler-fairness-summary branch June 17, 2026 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant