cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

REST API ERROR 503 error keeps on increasing even if input is one

KTsnap
New Contributor III

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.

image

1 REPLY 1

pmancevski
New Contributor III

Hi,

Check the pagination condition probably is validating to true and again is calling the url.

Thanks,
Pero M.