Hi everyone,
First, I apologies if my issue has already solved somewhere else but I searched on several forums, read the Microsoft documentation and unfortunately did not find a solution.
I am building an logic app, the goal is to retrieve 2 parse JSON and to compare them eachother. First one come from an API connection and the second one from CISA website.
Everything work well but the final bloc, where it is supposed to compare the 2 JSON data with 2 nested Foreach, take too much time and end by "This session has time out."
I tried to enable High throughput in Runtime Options, I also tried to change the session timeout parameters but unfortunately there is not such options on the Foreach block.
If you can advise please it would be awesome.
Best regards

