Manuel Spigolon
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...
#### 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 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 *...
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...
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...