e.g. your restlet receives a request, and instead ...
# suitescript
s
e.g. your restlet receives a request, and instead of trying to do JS
async
you fire task (scheduled script) that does the otherwise async work, then your restlet returns to the caller.