We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1741d2b commit 1fe71ceCopy full SHA for 1fe71ce
services/dynamic-scheduler/tests/unit/service_generic_scheduler/test__core.py
@@ -342,3 +342,5 @@ async def test_core_workflow(
342
# TODO: test reversal
343
# TODO: test manual intervention
344
# TODO: test repeating
345
+# TODO: test an action fails and triggers reveral
346
+# TODO: test fail on repating (what should happen?) -> should continue like for the status, just logs error and repeats
0 commit comments