Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / sneako/finch issues and pull requests

#199 - Add Finch instance name to connect telemetry

Issue - State: closed - Opened by aselder over 2 years ago - 3 comments

#198 - Fix a tiny typo in Telemetry docs

Pull Request - State: closed - Opened by ibarchenkov almost 3 years ago - 1 comment

#197 - prepare 0.12.0 release

Pull Request - State: closed - Opened by sneako almost 3 years ago

#196 - accumulate headers and status code for telemetry events

Pull Request - State: closed - Opened by sneako almost 3 years ago - 2 comments

#195 - Hide deprecated Finch.request/6 from docs

Pull Request - State: closed - Opened by wojtekmach almost 3 years ago - 1 comment

#194 - Return `Finch.Error` instead of propagating `Mint.TransportError`

Pull Request - State: closed - Opened by sato11 almost 3 years ago - 3 comments

#193 - remove status and headers metadata from [:finch, :recv, :stop] event

Pull Request - State: closed - Opened by sneako almost 3 years ago - 2 comments

#192 - Finch.stream/5 crashes

Issue - State: closed - Opened by alexcastano almost 3 years ago - 4 comments

#191 - Test telemetry events for HTTP/2 pools

Issue - State: closed - Opened by sneako almost 3 years ago - 1 comment
Labels: good first issue

#190 - Test Refactor

Pull Request - State: closed - Opened by sneako almost 3 years ago - 5 comments

#189 - Ensure test name is unique in finch_name helper

Pull Request - State: closed - Opened by joshprice almost 3 years ago - 1 comment

#188 - Improve telemetry docs

Pull Request - State: closed - Opened by joshprice almost 3 years ago - 5 comments

#187 - Improve formatting of Telemetry docs (part 2)

Pull Request - State: closed - Opened by joshprice almost 3 years ago - 5 comments

#186 - Improve error messages on invalid URLs

Issue - State: open - Opened by wojtekmach almost 3 years ago - 3 comments
Labels: good first issue

#185 - Fix and improve Telemetry doc formatting

Pull Request - State: closed - Opened by joshprice almost 3 years ago - 1 comment

#184 - Add support for Mint.UnsafeProxy connections

Pull Request - State: closed - Opened by bsedat almost 3 years ago - 4 comments

#183 - pool telemetry: available workers

Issue - State: open - Opened by aymanosman almost 3 years ago - 22 comments

#182 - Add max response body size

Pull Request - State: closed - Opened by eric0fw almost 3 years ago - 8 comments

#181 - Downgrade mime to 1.x in the lockfile

Pull Request - State: closed - Opened by dvic almost 3 years ago - 2 comments

#180 - Add support for private request metadata

Pull Request - State: closed - Opened by dvic almost 3 years ago - 3 comments

#179 - introduce a 'private' Finch.Request field for libraries built on top of Finch

Issue - State: closed - Opened by dvic almost 3 years ago - 5 comments

#178 - Use built-in cacerts

Issue - State: closed - Opened by wojtekmach almost 3 years ago - 3 comments
Labels: good first issue

#177 - Deprecate telemetry error field and add missing docs

Pull Request - State: closed - Opened by dvic almost 3 years ago - 1 comment

#176 - Refactor telemetry events

Pull Request - State: closed - Opened by dvic almost 3 years ago - 6 comments

#175 - new unified telemetry event

Issue - State: closed - Opened by dvic almost 3 years ago - 10 comments

#174 - prepare 0.11.0 release

Pull Request - State: closed - Opened by sneako almost 3 years ago

#173 - clean up max_idle_time deprecation message

Pull Request - State: closed - Opened by sneako almost 3 years ago

#172 - Add headers and status code to telemetry events

Pull Request - State: closed - Opened by dvic almost 3 years ago - 2 comments

#171 - implement pool idle timeout to http1 pools

Pull Request - State: closed - Opened by oliveigah about 3 years ago - 7 comments

#170 - Issue when duplicate content-type headers exists

Issue - State: closed - Opened by epinault about 3 years ago - 4 comments

#169 - Finch.Request struct typespec

Pull Request - State: closed - Opened by visciang about 3 years ago

#168 - Finch.Request.t() typespec

Issue - State: closed - Opened by visciang about 3 years ago - 1 comment

#167 - clean up test headers assertions

Pull Request - State: closed - Opened by sneako about 3 years ago

#166 - fix handling of iodata in HTTP/2 request streams

Pull Request - State: closed - Opened by the-mikedavis about 3 years ago - 1 comment

#165 - add failing test with iolist > window

Pull Request - State: closed - Opened by ruslandoga about 3 years ago - 1 comment

#164 - HTTP/2: check max-concurrent-streams setting

Issue - State: open - Opened by the-mikedavis about 3 years ago - 4 comments

#163 - IPv6 Documentation

Issue - State: closed - Opened by ericsullivan about 3 years ago - 1 comment

#162 - Test failures with Elixir 1.13.0-rc.0

Issue - State: closed - Opened by marcandre over 3 years ago - 3 comments

#161 - Update NimbleOptions to the latest version

Pull Request - State: closed - Opened by QuinnWilton over 3 years ago - 3 comments

#160 - Add request transformer callback

Pull Request - State: closed - Opened by sarchertech over 3 years ago - 21 comments

#159 - Automatically terminate pools if unused

Issue - State: closed - Opened by oliveigah over 3 years ago - 31 comments

#158 - HTTP/2: check window sizes, implement streaming

Pull Request - State: closed - Opened by the-mikedavis over 3 years ago - 15 comments

#157 - `Mint.UnsafeProxy` connection not handled in `Finch.Conn.request/6`

Issue - State: closed - Opened by iwinux over 3 years ago - 9 comments
Labels: good first issue

#156 - run mix format and enforce formatting in CI

Pull Request - State: closed - Opened by sneako over 3 years ago

#155 - Use Error struct in one missing case

Pull Request - State: closed - Opened by lukebakken over 3 years ago - 1 comment

#154 - Bump up CI min OTP version to allow running on latest OTP version

Pull Request - State: closed - Opened by sneako over 3 years ago - 2 comments

#153 - Add support to unix sockets

Pull Request - State: closed - Opened by cgerling over 3 years ago - 4 comments

#152 - Do not leak messages/connections when cancelling streaming requests

Pull Request - State: closed - Opened by ericmj over 3 years ago - 2 comments

#151 - Demonitor process when request is done

Pull Request - State: closed - Opened by keathley over 3 years ago - 1 comment

#150 - HTTP monitor leak

Issue - State: closed - Opened by NeilMenne over 3 years ago - 1 comment

#149 - Update README.md for escript configuration

Pull Request - State: closed - Opened by MathiasWedeken over 3 years ago - 5 comments

#148 - Fix typos

Pull Request - State: closed - Opened by kianmeng over 3 years ago

#147 - Support telemetry v1.0

Pull Request - State: closed - Opened by wingyplus over 3 years ago - 2 comments

#146 - Support telemetry v1.0

Pull Request - State: closed - Opened by wingyplus over 3 years ago

#145 - Stop appending empty query to path

Pull Request - State: closed - Opened by mruoss over 3 years ago

#144 - Making request while in `:disconnected` state.

Issue - State: open - Opened by lukebakken over 3 years ago - 2 comments

#143 - Add Finch.Error exception

Pull Request - State: closed - Opened by lukebakken over 3 years ago - 5 comments

#142 - Not all errors returned by request/3 are Mint.Types.error()

Issue - State: closed - Opened by lukebakken over 3 years ago - 6 comments

#141 - Support custom Mint transports

Issue - State: closed - Opened by dannote over 3 years ago - 3 comments

#140 - Memory pressure caused by connections removed from a pool

Issue - State: closed - Opened by ono almost 4 years ago - 2 comments

#139 - Support unix sockets

Issue - State: closed - Opened by dallagi almost 4 years ago - 12 comments

#137 - Need to URI.encode the url - is it expected?

Issue - State: closed - Opened by thbar almost 4 years ago - 3 comments

#126 - Add helpful checkout timeout error

Pull Request - State: closed - Opened by SophisticaSean almost 4 years ago - 6 comments

#125 - Return helpful error on pool NimblePool.checkout timeouts

Issue - State: closed - Opened by SophisticaSean almost 4 years ago - 1 comment

#120 - When HTTP2 connection turns to read_only, it's not recovered

Issue - State: closed - Opened by nallwhy about 4 years ago - 5 comments

#112 - Abort streamed request

Issue - State: closed - Opened by LostKobrakai about 4 years ago - 8 comments

#88 - Check window sizes in HTTP/2

Issue - State: closed - Opened by ericmj over 4 years ago - 2 comments

#81 - Telemetry - custom fields in metadata

Issue - State: closed - Opened by kspe over 4 years ago - 9 comments

#78 - Include query params in http2 requests

Pull Request - State: closed - Opened by bismark over 4 years ago - 2 comments

#62 - Mint.TransportError: :closed

Issue - State: closed - Opened by NeilMenne over 4 years ago - 64 comments

#54 - Error struct

Issue - State: closed - Opened by keathley almost 5 years ago - 8 comments

#45 - Round robin pool selection

Pull Request - State: closed - Opened by sneako almost 5 years ago - 1 comment

#44 - fix typespec

Pull Request - State: closed - Opened by bismark almost 5 years ago - 1 comment

#26 - Add more fine grained timeout options: connect, recv

Issue - State: open - Opened by sneako almost 5 years ago - 4 comments