Open
Description
Description
Depending on the overall duration, including queue time for a migration, the account handling the migrations using GEI will hit the graphql API limit.
There is a hardcoded 10 second wait time for checking the status of the running migration. Adding a "command" to set the time between calls checking migration status or statically increasing the time waiting between calls to something like 5 minutes would greatly improve the ability to parallelize migrations since it would allow for more migrations from the same account.
Metadata
Metadata
Assignees
Labels
No labels