@adobe/helix-pipeline
Version:
(formerly known as Hypermedia Pipeline)
25 lines (15 loc) • 925 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
```