Revert "add more missing node_fail states"

This reverts commit 0a3e678329.
This commit is contained in:
Michael Panzlaff
2025-03-04 18:15:39 +01:00
parent 0a3e678329
commit a61ff915ac
6 changed files with 5 additions and 13 deletions

View File

@@ -23,7 +23,6 @@
"timeout",
"preempted",
"out_of_memory",
"node_fail",
];
</script>