Francesco Casula

Results 7 issues of Francesco Casula

Hello, I went through the documentation but I couldn't find enough info in regards to the persistency of messages. Questions: 1. when are messages persisted to disk and when to...

question

Hi there, Can someone provide an example for creating an invoice from a command line program without a callback URL? I'm struggling mostly with the `session` creation. I'm looking for...

**Describe the bug** The non-sugared logger is always slower than the sugar counterpart. Can someone explain how come I'm getting these results? **To Reproduce** I'm using the latest zap i.e....

# Description Reproducing `AckCumulative` bug on Pulsar. To run the test, pull the project, get into the `./cmd/ack` folder and run: ``` go test -v -count 1 -race . ```...

Hi everyone, Does anybody know of a way to get a list of all active subscriptions from a running VerneMQ node? I have clustering enabled with 3 nodes (local Docker...

# Description Support for compression for HA ingestion. ## Linear Ticket < [Linear](https://linear.app/rudderstack/issue/PIPE-1468/rudderserver-compression-changes) > ## Security - [x] The code changed/added as part of this pull request won't create any...

# Description Using JIT secrets to avoid false positive with security scanners. Tested with `trufflehog filesystem . --no-verification`. Related to: https://github.com/rudderlabs/rudder-go-kit/pull/589 ## Linear Ticket < [Linear_Link](https://linear.app/rudderstack/issue/PIPE-1377/jit-approach-for-integration-tests-that-have-secrets) > ## Security -...