• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

nats-io / nats-server / 16160582144 / 1
81%
main: 81%

Build:
DEFAULT BRANCH: main
Ran 09 Jul 2025 05:47AM UTC
Files 58
Run time 3s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

08 Jul 2025 02:16PM UTC coverage: 85.77% (+0.1%) from 85.635%
16160582144.1

push

github

web-flow
(2.12) Exponential backoff on route/gateway reconnection attempts (#7042)

Implement exponential backoff for route/gateway reconnection attempts,
which reduces log entries, DNS lookups etc. after network issues or
outages. When the to-be-connected-to server comes back, it will
immediately try to create connections to explicit routes (and setup any
implicit), which makes the reduction in reconnection speed not really be
an issue.

Leaf nodes can also often log and attempt reconnection, but those can
already be configured to happen less often (default is 1s):
```
leafnodes {
    reconnect_interval: 30s
}
```

Signed-off-by: Maurice van Veen <github@mauricevanveen.com>

70746 of 82483 relevant lines covered (85.77%)

346579.16 hits per line

Source Files on job 16160582144.1
  • Tree
  • List 58
  • Changed 22
  • Source Changed 11
  • Coverage Changed 21
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 16160582144
  • c16cc546 on github
  • Prev Job for on main (#16134209177.1)
  • Next Job for on main (#16186387856.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc