Skip to content

0.10.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@jkschneider jkschneider released this 07 Apr 17:14

The proxy currently has an issue handling connections that become orphaned but for which, on the proxy server side, do not generate a ClosedChannelException. This release adds the exception name to the proxy scrape timer when the outcome is error in order to try to discover the kinds of exceptions that can result from connections in different states.

See #33