@adobe/helix-pipeline
Version:
This project provides helper functions and default implementations for creating Hypermedia Processing Pipelines.
24 lines (15 loc) • 926 B
Markdown
# Untitled integer in Secrets Schema
```txt
https://ns.adobe.com/helix/pipeline/secrets#/properties/HTTP_TIMEOUT
```
Timeout for outgoing HTTP requests in milliseconds
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
| :------------------ | :--------- | :------------- | :---------------------- | :---------------- | :-------------------- | :------------------ | :------------------------------------------------------------------ |
| Can be instantiated | No | Unknown status | Unknown identifiability | Forbidden | Allowed | none | [secrets.schema.json\*](secrets.schema.json "open original schema") |
## HTTP\_TIMEOUT Type
`integer`
## HTTP\_TIMEOUT Default Value
The default value is:
```json
1000
```