Is there a way where we can add delay/wait of 3 to 5 seconds before every post call?
By: Manjunath Singh
Hi, I have a requirement where i need to post (http client post call) a data by splitting it into multiple batches, like 100 records per batch.
So, is there a way where we can add delay/wait of 3 to 5 seconds before every post call?