@Marwan You don't have an effective way to control the incoming request or the flow in NetSuite side, your Restlet most likely will fail or the client sending the request would see/get an error due to NetSuite limiting that by concurrency. So your client software needs to create a way to handle that, send request check for error, if error queue and try again later.