Skip to main content
Version: Next

ConcurrencyConsumer

Identifies who is asking a governor for capacity: one AutoscaledPool, or the crawler driving it. The same object is passed on every call a pool makes, so per-consumer state can be keyed off it or off its id.

Index

Properties

Properties

readonlyid

id: string

Process-unique and human-readable — a crawler's is its id option.

Page Options