Prerequisites
Fastify version
4.14.0
Plugin version
8.4.3
Node.js version
18
Operating system
Linux
Operating system version (i.e. 20.04, 11.3, 10)
Ubuntu 22.04
Description
It seems possible to configure the number of retries according to the documentation and the code (https://github.com/fastify/fastify-reply-from/blob/master/README.md)
However, in the types I don't see anything related to retriesCount. Is it simply missing or did I misunderstood how to configure it?
Steps to Reproduce
Try to configure retriesCount in TypeScript.
Expected Behavior
No response
Prerequisites
Fastify version
4.14.0
Plugin version
8.4.3
Node.js version
18
Operating system
Linux
Operating system version (i.e. 20.04, 11.3, 10)
Ubuntu 22.04
Description
It seems possible to configure the number of retries according to the documentation and the code (https://github.com/fastify/fastify-reply-from/blob/master/README.md)
However, in the types I don't see anything related to
retriesCount. Is it simply missing or did I misunderstood how to configure it?Steps to Reproduce
Try to configure retriesCount in TypeScript.
Expected Behavior
No response