-
I had this hook to connect to nats server. I am working with TS and React Native.
I already tried [this](https://github.com/nats-io/nats.ws/issues/158)
The error I see in the console is: [ERROR: UR…
-
### Observed behavior
When parallel subscribe in different threads two consumer on local idle nats, i received sometimes an IOException:Timeout after two seconds.
### Expected behavior
No timeout
…
-
### Proposed change
Expand the `NPM` distro to include a `dist` style directory with ESM (such as `_dist/esm`) specified in `tsconfig` and generated by `tsc`. The `dist` output should include only t…
-
### Observed behavior
Running 50 durable consumers for aprox one month, two of them having an error due to
stream_seq":18446744073709551614
`
16:19:36
-
### Observed behavior
Create a KV store from the CLI using defaults and then try to create the same store from nats.net/v2 with defaults, it fails (10058, "stream name already in use with a differe…
-
This would really work well on fly.io ?
There are 2 options to scaling out SQLite...
1. LifeFS
https://fly.io/docs/litefs/speedrun/
3. Marmot
Does master / master replication of the SQ…
-
### Observed behavior
The NATS Jetstream is repeatedly logging error messages such as
`[67] 2024/02/12 13:17:35.492972 [ERR] 127.0.0.6:50527 - cid:305 - Client parser ERROR, state=0, i=0: proto='"*…
-
**Describe the bug**
After upgrading to the argo-events helm chart v2.4.6 (and also the latest version v.2.4.7), we can see that the `reloader` container in Jetstream EventBus is getting the followin…
-
https://github.com/ThreeDotsLabs/watermill/tree/master/_examples/real-world-examples/
How can I swap this out to use NATS Jetstream ?
My understanding is that it's pretty easy to swap out to NAT…
-
### Observed behavior
Continuing the discussion https://github.com/nats-io/nats-server/discussions/5551
Producing with high level of batching causes errors and cancellation of producing clients.…