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

nats-io / nats-server / 19024199120 / 1
83%
main: 83%

Build:
DEFAULT BRANCH: main
Ran 03 Nov 2025 05:51AM UTC
Files 60
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

31 Oct 2025 01:30PM UTC coverage: 85.154% (-0.8%) from 85.971%
19024199120.1

push

github

web-flow
Add `write_timeout` policy configuration option (#7499)

This adds a new `write_timeout` configuration option which controls the
slow consumer behaviour more precisely with what happens when the
`write_deadline` is reached. This option can be set for clients, routes,
gateways or leafnodes independently. Three values are supported:

* `default`: functionality as it stands today, `retry` for
route/gateway/leafnode, `close` for client
* `retry`: when hitting the `write_deadline`, keep retrying writes until
either we succeed or the ping interval hits
* `close`: when hitting the `write_deadline`, close the connection
immediately

Signed-off-by: Neil Twigg <neil@nats.io>

74116 of 87038 relevant lines covered (85.15%)

349055.14 hits per line

Source Files on job 19024199120.1
  • Tree
  • List 60
  • Changed 23
  • Source Changed 4
  • Coverage Changed 22
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 19024199120
  • e2661b5c on github
  • Prev Job for on main (#18962967120.1)
  • Next Job for on main (#19058078163.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