È già in corso una migrazione ed è stato tentato un'altra migrazione con un token di migrazione diverso. Se viene eseguito un nuovo tentativo di migrazione con lo stesso token di migrazione mentre una migrazione è in corso, viene restituito correttamente lo stesso tentativo di migrazione anziché un errore.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Mancano le informazioni di cui ho bisogno","missingTheInformationINeed","thumb-down"],["Troppo complicato/troppi passaggi","tooComplicatedTooManySteps","thumb-down"],["Obsoleti","outOfDate","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Problema relativo a esempi/codice","samplesCodeIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 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"]]