Bryan

Results 7 comments of Bryan

> Hi, > > I started a quick start guide here https://github.com/ydarma/got/blob/quick-start/documentation/quickstart.md > > Is it what you're looking for ? Please give some feedback and which topics could be...

@Nevon Sorry it has taken me so long to respond. I traced the code to the heartbeat too. I think it should be sent when there are no messages too...

Actually, it gets stranger. I'm having a similar problem configuring PKI now: ```yaml secrets: - type: pki description: Vault PKI Backend config: default_lease_ttl: 168h max_lease_ttl: 720h configuration: config: - name:...

@dmolik Can you post an example, pls?

Any news on this? It would be very useful.

My methods are all async, but the lib uses callbacks. With this test code, I create the topic manually, otherwise I get a different error.

I have similar problems if I'm using Node v19+. No problems with 18 though.