Is your enhancement related to a problem? Please describe.
In the PR #70, I've implemented an Agent object that backs the WP CLI. We can also implement a WP-Admin based version that does not require WP CLI. One important thing to note when implementing this is the HTTP connection limit per server. We need to build support for retries / timeouts to support this.
https://github.com/10up/convert-to-blocks/blob/develop/includes/ConvertToBlocks/MigrationAgent.php
Designs
NA
Describe alternatives you've considered
NA
Code of Conduct
Is your enhancement related to a problem? Please describe.
In the PR #70, I've implemented an Agent object that backs the WP CLI. We can also implement a WP-Admin based version that does not require WP CLI. One important thing to note when implementing this is the HTTP connection limit per server. We need to build support for retries / timeouts to support this.
https://github.com/10up/convert-to-blocks/blob/develop/includes/ConvertToBlocks/MigrationAgent.php
Designs
NA
Describe alternatives you've considered
NA
Code of Conduct