@epic-ai/nestjs-grpc-retry-interceptor
v1.0.0
Published
This package provides an easy way to add a retry interceptor in NestJS.
Downloads
37
Maintainers
Readme
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