Skip to main content

Module router

Module router 

Source

Structs§

FunctionRouter
Routes and executes function calls with timeout, rate limiting, and observability.
RouteOutcome
Result of routing a function call paired with telemetry the executor wants to forward to spans/metrics. The cache flag is meaningful only for queries; every other variant returns cache_hit = false.

Enums§

RouteResult
Result of routing a function call.