Documentation Index
Fetch the complete documentation index at: https://trigger-v3-fix-additional-files.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Development
Defining an interval
Intervals are set with a number of seconds. There are some important considerations:- The Job will first run the specified number of seconds after it has first connected to an Environment. This will happen when you first deploy that Job.
- The minimum interval is 20 seconds (any input less than this it will default to 20).
- The maximum interval is 2_592_000 seconds (30 days), if you pass more than this it will trigger every 30 days.

