Stone.js API
    Preparing search index...
    MetaThrottleRouteMiddleware: MetaMiddleware<any, any> = ...

    Meta middleware for a route's declared budget.

    On stone.router.middleware with the lowest priority of the route layer, so it runs before authentication, authorization and validation: rejecting a caller past its budget is worth nothing once the expensive work has already been done.