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

nats-io / nats-server / 13278232462 / 1
82%
main: 82%

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

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

Source Files on job 13278232462.1
  • Tree
  • List 57
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 13278232462
  • b848ef11 on github
  • Prev Job for on main (#13256013660.1)
  • Next Job for on main (#13300580025.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