Eine Migration läuft bereits und eine weitere Migration wurde mit einem anderen Migrationstoken versucht. Wenn die Migration während einer laufenden Migration mit demselben Migrationstoken noch einmal versucht wird, wird derselbe Migrationsversuch erfolgreich zurückgegeben und kein Fehler angezeigt.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Benötigte Informationen nicht gefunden","missingTheInformationINeed","thumb-down"],["Zu umständlich/zu viele Schritte","tooComplicatedTooManySteps","thumb-down"],["Nicht mehr aktuell","outOfDate","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Problem mit Beispielen/Code","samplesCodeIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2025-07-26 (UTC)."],[],["`DpcMigrationAwaitingMigrationException` is a specific type of `DpcMigrationException` in Kotlin that indicates a migration is already in progress. If a migration is attempted with a different token, this exception is thrown. If the same token is used during an ongoing migration, the request will successfully return the same migration attempt. It inherits properties and functions related to throwable exceptions, like retrieving the stack trace and manipulating the cause of the exception.\n"]]