App builder action failing no logs.
I have a requirement where I am supposed to get all the products from my PIM system and get the details of all the images used from AEM asset.
Then use that information in AEM Asset.
To fetch all the necessary product details i have to send thousand requests and it takes approximately 12 minutes.
I created an app using app builder but it just does'nt work after 10k products.
As far as I can think The limitation of 600000ms timeout for action is the issue. Is there a way i can execute this? or any different type of app builder service which will be beneficial in such use case?