SharrPoint: Get Files not working in debug Mode

Hi Team,

I am faing issue in debug mode while using Get files sharepoint activity.But its working fine while running in Run mode.
Version: 2021.10.3

Check how its behave when continue on error is true. Maybe you are missing some errors when running in run mode? (Any try catch during execution)?

Try catch is not there. In Debug mode First time its thowing error.After clicking on Retry its moving forward and downloading the file.