-
### Proposed change
Implement reconnect method according to an connection ADR update https://github.com/nats-io/nats-architecture-and-design/issues/259
From the ADR spec update:
#### On-Dema…
-
### Observed behavior
When depending on `async-nats = "0.34.0`, if I set `default-features = false`, it fails to build with the following error:
```
error[E0560]: struct `jetstream::stream::Confi…
-
### Observed behavior
**TLDR;**
When creating two suscribers with different names and non exclusive filtered subjects sometimes the servers responds with an error and prevents you to create the co…
-
### Observed behavior
When starting a NATS server with JetStream _disabled_, the `jetstream` package client operations always seem to return `context.deadlineExceededError` instead of specialized err…
-
I am trying to create a subscription to a channel **ticket:created**. A call to subscribe method just returns Error: can't find clientID.
Listener/Subscriber codes
```
import nats from 'node-…
-
### Proposed change
`--inactive-threshold=THRESHOLD` flag invisible for `nats con edit -h`, therefore it's not available for the edit subcommand.
Refer to the https://docs.nats.io/nats-concepts/jets…
-
### What version were you using?
nats-server: v2.0.0
Jetstream Version: 2.10.4
### What environment was the server running in?
Local - On Eclipse IDE running in my system
### Is this def…
-
### Background information
- **Dendrite version or git SHA**: 0.6.5
- **Monolith or Polylith?**: Monolith
- **SQLite3 or Postgres?**: Postgres
- **Running in Docker?**: No (but in vm)
- **`…
-
### Observed behavior
I couldn't find the redelivery count for JetStream. Asking on Slack (https://natsio.slack.com/archives/CM3T6T7JQ/p1712473508907169?thread_ts=1712472176.528409&cid=CM3T6T7JQ), it…
-
Watching a talk from @WarrenBuffering at BigSkyConf. He showed a Reactive Native app that I thought should be available in Datastar. Have working example and it's pretty simple.
Added a `data-st…