Skip to main content

Module peek_budget

Module peek_budget 

Source
Expand description

What a worker activation may spend walking index peeks before it hands the worker back.

Structs§

InlineBudget 🔒
The fuel of the activation under way, armed from the parameters by the first peek that asks for a slice of it.
InlineBudgetConfig 🔒
The parameters an InlineBudget is read from, as handles: every activation reads them, and by-name lookups would put three searches of the configuration set on the worker’s loop.

Enums§

ActivationBudget 🔒
The fuel an activation may spend walking index peeks on the worker, and what one peek may take of it.