10-05-2022 11:26 AM
Hi All,
I used a REST API with pagination where there was only one input but due to server unavailability , I got an 503 error. But my doubt is why the error was keep on increasing. Since the error was keep on increasing i had to stop the pipeline. Can anyone please help.
10-06-2022 12:37 AM
Hi,
Check the pagination condition probably is validating to true and again is calling the url.
Thanks,
Pero M.