paiyar
Results
2
issues of
paiyar
Background --- Proposing that we bump the upper bound of the [prometheus_client](https://github.com/prometheus/client_python/releases?page=1) library required by the `seldon-core` python sdk to include the latest `0.19.0` Reasoning --- We have projects that...
needs-ok-to-test
### Summary Instead of always defaulting to `http.DefaultClient`, allowing passing one during NewClient configuration ### Use cases This would allow one to specify a custom roundtripper without mutating the `http.DefaultClient`...