Asset Migration between 2 AEM instance using App builder
Hi,
I had a requirement to migrate assets with metadata from one AME instance to another AEM instance. For that we are using app builder. I am facing an issue were my Js code in app builder is not working for large volume of assets and subfolders.I couldn't able to debug/ trace the logs which are added in the JS. My logs are stopped in between. even though the action is running in the background.
When running the app builder code in local, in the localhost session i am getting response was not ready(504) message and the activation logs stopped that time. Need your help how to check the logs and how to rid of this timeout issue.
Note: I am using assets http api for the asset migration. Tried adding the limit in app.config.yaml file like below. I have updated the time limit for 5min. But my logs are getting stopped within a minute and getting timeout issue in the result session.