Performance enhancements for migration applications
D
Document360 Engineering
Currently the migration application takes hours to scrape the application and get results. For projects with more than 1000 articles the app runs for more than 4 hours. This impacts the ability of the migration team to migrate and re-migrate articles with issues.
The goal is to do the following activities :
1) Move application from cloud app to azure function.
2) Migrate from puppeteer to playwright to improve performance and speed
3) Allow parallel migrations.
Log In