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

nats-io / nats-server / 13278232462
84%

Build:
DEFAULT BRANCH: main
Ran 12 Feb 2025 05:45AM UTC
Jobs 1
Files 57
Run time 373min
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

12 Feb 2025 01:13AM UTC coverage: 85.357% (-0.1%) from 85.493%
13278232462

push

github

web-flow
[ADDED] Option that disables fast producer stalling (drops msg instead) (#6500)

Normally, when a producer detects that one of the consumer of a message
is falling behind, it will stall. Which means that if a message has 2
consumers and the first is "slow", then it will affect the timely
delivery to the second consumer.

With the new option `no_fast_producer_stall=true`, the server will
simply drop a message destined to a consumer that would have caused the
producer to stall. The message is still delivered to consumers that are
not falling behind.

The option can be config-reload'ed and if a message is dropped due to
fast-producer/slow-consumer, and the message was traced (with deliver
option), then the message trace egress event will have an error
indicating the reason why the message was not delivered.

Resolves #6413

Signed-off-by: Ivan Kozlovic <ivan@synadia.com>

68985 of 80819 relevant lines covered (85.36%)

891683.56 hits per line

Jobs
ID Job ID Ran Files Coverage
1 13278232462.1 12 Feb 2025 05:45AM UTC 57
85.36
GitHub Action Run
Source Files on build 13278232462
  • Tree
  • List 57
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #13278232462
  • b848ef11 on github
  • Prev Build on main (#13256013660)
  • Next Build on main (#13300580025)
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