Skip to content

Commit 552dd0a

Browse files
authored
Merge branch 'develop' into develop
2 parents f3cfc65 + 559cf78 commit 552dd0a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/slurm_plugin/slurm_resources.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,8 @@ class SlurmNode(metaclass=ABCMeta):
223223
"MaxSpotInstanceCountExceeded",
224224
"Unsupported",
225225
"SpotMaxPriceTooLow",
226+
"UnfulfillableCapacity",
227+
"InsufficientCapacity",
226228
}
227229

228230
def __init__(

0 commit comments

Comments
 (0)