Document INTAKE_TIMEOUT

This commit is contained in:
Tim Van Baak 2025-05-02 11:41:50 -07:00
parent 111c35c0eb
commit 533158b55c

View File

@ -82,6 +82,8 @@ Examples:
| `on 3/25` | Once a year on March 25 |
| `on */7` | Each month on the 7th |
The timeout for a source's fetches and other actions can be set on the source via the environment variable `INTAKE_TIMEOUT`.
### Action API
The Intake action API defines how programs should behave to be used with Intake sources.