Ecosyste.ms: Issues

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

GitHub / TrueLayer/reqwest-middleware issues and pull requests

#45 - Where to store state in reqwest-middleware?

Issue - State: open - Opened by mre over 2 years ago - 6 comments
Labels: documentation, reqwest-middleware

#44 - Middleware error: Request object is not clonable. Are you passing a streaming body?

Issue - State: closed - Opened by dessalines over 2 years ago - 8 comments
Labels: bug

#43 - Allows adding properties to the span

Pull Request - State: closed - Opened by azanin over 2 years ago

#42 - reqwest-middleware: breaking use client builder instead of client as argument

Issue - State: closed - Opened by Boegie19 over 2 years ago - 1 comment
Labels: enhancement

#41 - Update `otel.status_code` mapping with latest version of spec.

Pull Request - State: closed - Opened by JamesHinshelwood over 2 years ago

#40 - docs: fix readme

Pull Request - State: closed - Opened by conradludgate over 2 years ago

#39 - fix: context not propagated if request_span is disabled

Pull Request - State: closed - Opened by conradludgate over 2 years ago

#38 - fix: propagate otel data when logging is disabled

Pull Request - State: closed - Opened by tl-rodrigo-gryzinski over 2 years ago - 1 comment

#37 - the reqwest-tracing span should only be disabled if its parent is disabled

Issue - State: closed - Opened by Geal over 2 years ago - 8 comments
Labels: bug

#36 - reqwest-retry: Retry from the last position via a Range request if connection fails in the middle of the body

Issue - State: open - Opened by sdroege over 2 years ago - 1 comment
Labels: enhancement, reqwest-retry

#35 - Example in the README is not working

Issue - State: closed - Opened by rgreinho over 2 years ago - 3 comments
Labels: bug

#34 - chore: correct OpenTracing -> OpenTelemetry

Pull Request - State: closed - Opened by neoeinstein over 2 years ago - 1 comment

#33 - Added a way to specify custom functions which decide whether a request should be retried or not

Pull Request - State: closed - Opened by Rutgerdj over 2 years ago - 10 comments
Labels: reqwest-retry

#32 - Usage with blocking reqwest client

Issue - State: closed - Opened by ptondereau over 2 years ago - 1 comment
Labels: enhancement

#31 - Release reqwest middleware 0.1.5

Pull Request - State: closed - Opened by tl-rodrigo-gryzinski over 2 years ago

#30 - allow RUSTSEC-2020-0159

Pull Request - State: closed - Opened by tl-marco-ieni over 2 years ago

#29 - update to opentelemetry 0.17

Pull Request - State: closed - Opened by Geal over 2 years ago - 8 comments

#28 - update reqwest-tracing to opentelemetry 0.17

Issue - State: closed - Opened by Geal over 2 years ago
Labels: enhancement

#27 - moved to finish_non_exhaustive in Debug impl for ClientWithMiddleware

Pull Request - State: closed - Opened by 06chaynes over 2 years ago - 1 comment

#26 - Testing middleware implementations is difficult.

Issue - State: closed - Opened by Wopple over 2 years ago - 4 comments
Labels: enhancement

#25 - No header sent with request (tracing)

Issue - State: closed - Opened by RemiKalbe over 2 years ago - 3 comments
Labels: bug

#24 - Support rate and concurrency limiting

Issue - State: closed - Opened by sergeyshaykhullin almost 3 years ago - 1 comment
Labels: enhancement

#23 - Fix clippy lint.

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

#22 - adds manual Debug implementation for ClientWithMiddleware

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

#21 - Derive Debug for ClientWithMiddleware, fixes issue #20

Pull Request - State: closed - Opened by 06chaynes almost 3 years ago - 2 comments
Labels: breaking

#20 - Support for `Debug` trait implementation in `ClientWithMiddleware`

Issue - State: closed - Opened by luaneko almost 3 years ago - 3 comments
Labels: enhancement, breaking

#19 - Cut 0.2.0 release of `reqwest-tracing`.

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

#18 - update tracing-opentelemetry to 0.16

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

#16 - fix: remove security time v0.1 dependency

Pull Request - State: closed - Opened by tl-alessandro-caprarelli almost 3 years ago

#15 - RUSTSEC-2020-0071: Potential segfault in the time crate

Issue - State: closed - Opened by github-actions[bot] almost 3 years ago - 1 comment

#14 - fix(retry): handle hyper::Error(IncompleteMessage) as Transient

Pull Request - State: closed - Opened by tl-alessandro-caprarelli almost 3 years ago - 1 comment

#13 - fix: typo in README.md

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

#12 - Release reqwest tracing 0.1.3

Pull Request - State: closed - Opened by tl-rodrigo-gryzinski about 3 years ago

#11 - Release reqwest-retry 0.1.2

Pull Request - State: closed - Opened by tl-rodrigo-gryzinski about 3 years ago

#10 - Release reqwest-middleware 0.1.2

Pull Request - State: closed - Opened by tl-rodrigo-gryzinski about 3 years ago

#9 - Use task local extensions

Pull Request - State: closed - Opened by tl-rodrigo-gryzinski about 3 years ago

#8 - Include README in crate doctests and improve documentation

Pull Request - State: closed - Opened by tl-rodrigo-gryzinski about 3 years ago

#7 - Reqwest default features

Pull Request - State: closed - Opened by conradludgate about 3 years ago - 2 comments

#6 - feat: add native-tls / rustls-tls feature flags.

Pull Request - State: closed - Opened by fourbytes about 3 years ago - 2 comments

#5 - Example given at https://crates.io/crates/reqwest-tracing does not work

Issue - State: closed - Opened by bodemann about 3 years ago - 1 comment
Labels: bug

#4 - Add (send/execute)_with_extensions

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

#3 - Prepare 0.1.1 release of reqwest-tracing

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

#2 - Add support for OpenTelemetry 0.16 and tracing-opentelemetry 0.15

Pull Request - State: closed - Opened by wolverian about 3 years ago - 2 comments

#1 - Add option to include initial extensions values per request

Issue - State: closed - Opened by kodieg about 3 years ago - 4 comments
Labels: enhancement