1.0.0 • Published 10 months ago

@epic-ai/nestjs-grpc-retry-interceptor v1.0.0

Weekly downloads
-
License
MIT
Repository
bitbucket
Last release
10 months ago

NestJS gRPC Retry Interceptor

This package provides an easy way to add a retry interceptor in NestJS.

Installation

$ npm install --save-dev @epic-ai/nestjs-grpc-retry-interceptor

or with yarn

$ yarn add -D @epic-ai/nestjs-grpc-retry-interceptor
1.0.0

10 months ago