Preparing search index...
The search index is not available
@stack-spot/portal-network
@stack-spot/portal-network
api/apiRuntime
getRunTaskById
Function getRunTaskById
getRunTaskById
(
__namedParameters
:
{
taskId
:
string
;
workerUrl
:
string
}
,
opts
?:
RequestOpts
,
)
:
Promise
<
WorkerResponse
>
Endpoint to identify the worker that got this tasks to process
Parameters
__namedParameters
:
{
taskId
:
string
;
workerUrl
:
string
}
Optional
opts
:
RequestOpts
Returns
Promise
<
WorkerResponse
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@stack-spot/portal-network
Loading...
Endpoint to identify the worker that got this tasks to process