# Functions
ContainerMaxCPU is the maximum amount of CPU that a container can use for a single run.
ContainerMaxDuration is the maximum amount of time that a container can run before being killed.
ContainerMaxMemory is the maximum amount of memory that a container can use for a single run.
JobChannelLength returns the length of the job channel.
MaxReadOutputBytes is the maximum number of bytes that can be read from a container output before the container is killed.
No description provided by the author
No description provided by the author
WorkerCount returns the number of workers to use for processing jobs.
# Variables
Overrides for FlagConfig based on flag values from the command line.
# Structs
No description provided by the author