Parameters
Should be a stable and unique cache key inside the
run()
. See
resumability for more information.A callback function that is called with a single
url
parameter. When the URL is POSTed to, the
task will be completed and the POST request body will be returned.Returns
Returns aPromise
that resolves to the request body when the request is made.