Raised when a graph run exits early due to a drain request.
This indicates the graph stopped cooperatively at a superstep boundary because RunControl#requestDrain was called (e.g., in response to SIGTERM). The checkpoint is saved and the run can be resumed later.
class GraphDrainedThe node name extracted from the last segment of the namespace path (everything before the final colon, or the full segment if no colon).