Options for Job.submitJob
.
authentication
string | IAuthenticationManager
Authentication manager or access token to use for all job requests.
params
any
Parameters necessary that are passed to the Job.submitJob
method.
pollingRate
number
Rate in milliseconds to poll for job status changes. Defaults to 2000
.
startMonitoring
boolean
Automatically monitor the job for status changes once it is created. Defaults to false
.
url
string
The base URL of the job without /submitJob
or a trailing job id.
optional
Interface Propertyauthentication: string | IAuthenticationManager
Authentication manager or access token to use for all job requests.
params Interface Propertyparams: any
Parameters necessary that are passed to the Job.submitJob
method.
optional
Interface PropertypollingRate: number
Rate in milliseconds to poll for job status changes. Defaults to 2000
.
optional
Interface PropertystartMonitoring: boolean
Automatically monitor the job for status changes once it is created. Defaults to false
.
url: string
The base URL of the job without /submitJob
or a trailing job id.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4