Nacelle

Go service framework
/

Abstract background worker environment variable configuration

Environment variables available to the Nacelle process change the behavior of the worker.


Environment VariableDefaultDescription
WORKER_STRICT_CLOCKfalseSubtract the duration of the previous tick from the time between calls to the spec’s tick function.
WORKER_TICK_INTERVAL0The time (in seconds) between calls to the spec’s tick function.