Concurrency gate + metrics + executeScript for server scripts.
Engine-internal.
- Description:
- Concurrency gate + metrics + executeScript for server scripts. Engine-internal.
Methods
(async, inner) runServerScript(opts) → {Promise.<void>}
- Description:
- Run a box server script for this request (or 404 if missing).
Parameters:
| Name | Type | Description |
|---|---|---|
opts |
object |
Returns:
- Type
- Promise.<void>