Abstract background worker environment variable configuration
Environment variables available to the Nacelle process change the behavior of the worker.
Environment Variable | Default | Description |
---|---|---|
WORKER_STRICT_CLOCK | false | Subtract the duration of the previous tick from the time between calls to the spec’s tick function. |
WORKER_TICK_INTERVAL | 0 | The time (in seconds) between calls to the spec’s tick function. |