1.While executing serviceCallout policy (or is it a JavaScript policy?)i am facing an error when the response from backend is getting more time(Exceeds 2000ms).
2.I am performing Pagination in java script policy while filtering the data.
if it takes more than 2000ms it throws time out error.
How to solve this two issues.