Closed sotojn closed 2 months ago
This PR makes the following changes:
isRestartable()
isRelocatable()
I have validated the isRelocatable() functionality locally and it works as intended. Meaning If I delete a ex pod, it will come back on and continue if isRelocatable() returns true
This PR makes the following changes:
Important Changes
isRestartable()
function in the core slicer toisRelocatable()
for better clarity on what this function is meant to return