Es wird bereits eine Migration durchgeführt und es wurde versucht, eine weitere Migration mit einem anderen Migrationstoken zu starten. Wenn die Migration mit demselben Migrationstoken noch einmal versucht wird, während eine Migration läuft, wird derselbe Migrationsversuch erfolgreich zurückgegeben, anstatt dass ein Fehler auftritt.
[[["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: 2026-01-20 (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"]]