Skip to content

retriesCount not defined in interface FastifyReplyFromHooks #296

@MaximeCheramy

Description

@MaximeCheramy

Prerequisites

  • I have written a descriptive issue title
  • I have searched existing issues to ensure the bug has not already been reported

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions