Manuel Spigolon

Results 74 issues of Manuel Spigolon

Starting from this PR https://github.com/fastify/fastify/pull/4264 Right now, if the user wants to serialize a response has too many options based on the needs. ### Case 1: serialize a non JSON...

### Prerequisites - [X] I have written a descriptive issue title - [X] I have searched existing issues to ensure the bug has not already been reported ### Fastify version...

feature request

#### Support plan * *is this issue currently blocking your project?* (yes/no): no * *is this issue affecting a production system?* (yes/no): yes #### Context * *node version*: 18.x *...

support

#### Support plan * *is this issue currently blocking your project?* (yes/no): no * *is this issue affecting a production system?* (yes/no): yes #### Context * *node version*: v18.x *...

support

The `deleteQueue` method already supports this "secret" feature (that I need 😄). Just adding documentation and a test

In order to create a QOS system it would be great to support a `filter` option by the `work()` method. This new parameter lets the user to write to a...

enhancement

pg-boss version: 9.0.3 When a job is slow, the `timeout` parameter does not trigger any error/event nor the job. Give the following snippet, it runs correctly with exit code 0...

Hi, I would like to understand why the cookie stores the `request.query` since they are not used furder in the code to accomplish the OAuth1 dance. The cookie is necessary...

#### Support plan * *is this issue currently blocking your project?* yes * *is this issue affecting a production system?* no #### Context * *node version*: 18.x * *module version...

support