Skip to main content

Interface: $Properties

v1.TaskQueueConfig.$Properties

Properties of a TaskQueueConfig.

Hierarchy

Properties

fairnessKeysRateLimitDefault

Optional fairnessKeysRateLimitDefault: null | $Properties

If set, each individual fairness key will be limited to this rate, scaled by the weight of the fairness key.


fairnessWeightOverrides

Optional fairnessWeightOverrides: null | { [k: string]: number; }

If set, overrides the fairness weights for the corresponding fairness keys.


queueRateLimit

Optional queueRateLimit: null | $Properties

Unless modified, this is the system-defined rate limit.