-
Sub-task
-
Resolution: Done
-
L3 - Default
-
None
-
Not defined
Context:
In order to avoid hiccups during the upgrade due to timeouts of long running sync requests all steps which runtime relates to the amount of data should be adopted to be run asynchronously. This will also allow to avoid redundant reexecution of such tasks in the context of resumable upgrades.
AT:
- currently sync upgrade steps are converted to async
as the 7.10 client adds task api support for updateBy and deleteBy we should first migrate to the 7.10 client