Documentation
¶
Index ¶
Constants ¶
View Source
const MaxOperandRequeue = math.MaxInt32
TODO: set a reasonable value for this based on metrics and testing.
Variables ¶
This section is empty.
Functions ¶
func NewWorkerManager ¶
func NewWorkerManager(spec WorkerManagerSpec) *serviceWorkerManager
Types ¶
type BackgroundJobEnqueuer ¶
type WorkerManager ¶
type WorkerManagerSpec ¶
type WorkerManagerSpec struct {
Environment string
Metrics *observability.Metrics
}
Click to show internal directories.
Click to hide internal directories.