Home > @uniformdev/context-edge-akamai > CreateAkamaiEdgeHandlerOptions
CreateAkamaiEdgeHandlerOptions interface
Signature:
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| onError? | TransformEdgeStreamOptions['onError'] | (Optional) Called when an error occurs during stream processing. Receives the error and, when available, the decoded HTML chunk that triggered it. Defaults to logging via Akamai's built-in logger. |