feat: run dataflows through durable workers

This commit is contained in:
2026-07-30 02:33:02 +02:00
parent d61e9d8942
commit 5af02933ef
16 changed files with 2306 additions and 67 deletions
+1
View File
@@ -36,6 +36,7 @@ class DataflowManifestTests(unittest.TestCase):
"dataflow.pipeline_catalog",
"dataflow.pipeline_preview",
"dataflow.run_lifecycle",
"dataflow.run_worker",
"dataflow.dataset_output",
"dataflow.trigger_dispatcher",
},