SkipThrottle

Adds metadata to the target which will be handled by the ThrottlerGuard whether or not to skip throttling for this context.


const SkipThrottle: (skip?: boolean) => MethodDecorator & ClassDecorator;