temporalio.worker.PollerBehaviorSimpleMaximum
class documentation

class PollerBehaviorSimpleMaximum: (source)

View In Hierarchy

A poller behavior that will attempt to poll as long as a slot is available, up to the provided maximum. Cannot be less than two for workflow tasks, or one for other tasks.

Undocumented

Undocumented