Skip to content

Conversation

@brenuart
Copy link
Collaborator

The initialSendDelay feature adds an optional wait time before a new connection can be used to write events.

closes #855

The initialSendDelay feature adds an optional wait time before a newly established connection can be used to write events.

See #855
@brenuart brenuart linked an issue Sep 22, 2022 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Sep 22, 2022

Codecov Report

Merging #860 (66fd077) into main (f6ea70f) will increase coverage by 0.39%.
The diff coverage is 93.75%.

@@             Coverage Diff              @@
##               main     #860      +/-   ##
============================================
+ Coverage     70.88%   71.28%   +0.39%     
- Complexity     1272     1283      +11     
============================================
  Files           170      170              
  Lines          4857     4865       +8     
  Branches        508      508              
============================================
+ Hits           3443     3468      +25     
+ Misses         1160     1145      -15     
+ Partials        254      252       -2     
Impacted Files Coverage Δ
...ck/appender/AbstractLogstashTcpSocketAppender.java 72.86% <93.75%> (+3.12%) ⬆️
...sh/logback/appender/listener/AppenderListener.java 75.00% <0.00%> (+75.00%) ⬆️
...logback/appender/listener/TcpAppenderListener.java 80.00% <0.00%> (+80.00%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@brenuart brenuart merged commit 589cf00 into main Sep 22, 2022
@brenuart brenuart deleted the 855-initial-sending-delay branch September 22, 2022 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Initial Sending Delay

3 participants