fluent-plugin-syslog-tls-with-backoff-test 2.1.9 → 2.1.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ad3d56500427677430a1dacb0fe2b2dd63f0299b053f9661e592f5580b6df27c
4
- data.tar.gz: da6195eba8d7c1b076db40e23435f6ca2fe52f43ccd5ee4355781a959c81a7ab
3
+ metadata.gz: ccbbeafeeac8a5366bf9339b446e7a7791f13f92f4d48a4c8e75092feee1f269
4
+ data.tar.gz: e3c384c13d3f73dd1a26fc015de73140983d3ef629d75066abb624e3da206b21
5
5
  SHA512:
6
- metadata.gz: 60eb85f3205726d8b41d3cf7ba76b0a924954e26d463017562228133a0c7c4a2a373f693351877a56d2094503a4e4009287b533b6fc0dac5b606d0398f7539a5
7
- data.tar.gz: 1a937c6fa35916f2a6ecc9805d5f41475b3d4fde552eabeacf72213394f359b32e8e5ffb5b595fab4f05191975d526b0d10d4cb89193cacf805efe1f0ce429f3
6
+ metadata.gz: bf1c18d5afaaf2c95c46746458aa10a75a5bbc6407802d4066da6a116c3543c7166f7859a2d01147a810dbb3e6fdd4d0e33a632c348897a041e01bcbb5e90231
7
+ data.tar.gz: c0619408a2321ce6b2727fa1830d4c44c85c87f230054e2492d6dfc22fa3bcb44dfa10455160979e99babb24882097a97124dc0c65647dfb67a847eb002294d6
@@ -196,6 +196,7 @@ module SyslogTls
196
196
  # raise("Failed to write #{type}")
197
197
  end
198
198
  else
199
+ reset_tries(host_ip_port)
199
200
  IO.select(*args) || raise("Socket timeout during #{type}")
200
201
  end
201
202
  end
@@ -14,5 +14,5 @@
14
14
  # limitations under the License.
15
15
 
16
16
  module SyslogTls
17
- VERSION = '2.1.9'
17
+ VERSION = '2.1.10'
18
18
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: fluent-plugin-syslog-tls-with-backoff-test
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.1.9
4
+ version: 2.1.10
5
5
  platform: ruby
6
6
  authors:
7
7
  - thomas morgan