Class: Temporalio::Worker::PollerBehavior

Inherits:
Object
  • Object
show all
Defined in:
lib/temporalio/worker/poller_behavior.rb

Overview

Base class for poller behaviors that control how polling scales.

Direct Known Subclasses

Autoscaling, SimpleMaximum

Defined Under Namespace

Classes: Autoscaling, SimpleMaximum