RequestOptions
Options to pass to requests sent to custom API Routes
Properties
numberOfRetries
numberThe number of times to retry a request before failing.
timeout
numberThe number of milliseconds before the request times out.
Was this section helpful?