NorskManager.abortMigration() method
Phase E — abort an in-flight migration. Manager dispatches NodeControllerMigrationAbort to both the source and target workers; AutoManager updates its state machine.
Signature:
abortMigration(jobId: JobId, sourceRole: string, targetRole: string, reason: string): Promise<void>;