Migracja jest już w toku, a kolejna próba migracji została podjęta z użyciem innego tokena migracji. Jeśli migracja zostanie ponownie podjęta z tym samym tokenem migracji, gdy migracja jest w toku, zamiast błędu zostanie zwrócona ta sama próba migracji.
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 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"]]