Files
reflector/server/tests/test_dag_progress.py
Igor Loskutov 2410688559 fix: pass DagStatusData model instead of dict to append_event_and_broadcast
add_event() calls .model_dump() on data, so it needs a Pydantic model not a dict.
2026-02-09 14:00:43 -05:00

35 KiB