-
### Context
Killgrave was born like an easy way to create mocks servers to HTTP APIs, so the philosophy of Killgrave was to make mocking easy and accessible to as many people as possible.
But n…
-
### What's the issue?
Howdy, we've been using dagster for a while now. In our deployment, for the sake of simplicity, we have 2 codelocations deployed via helm. They are typically identical to each…
-
Tower gRPC provides a gRPC client / server implementation on top of the Tokio
stack. Currently, the server API is tedious to use and has some limitations. The
goal for the project is to implement a …
-
Checklist:
* [x] I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
* [x] I've included steps to reproduce the bug.
* [x] I've pasted the output of `argocd version`.
…
-
Hi MLServer -
To start off, this is an awesome tool and the team has impressive work to get to this point.
I'm currently using MLServer in a high-throughput, low-latency system where we use gR…
-
Hello,
our GRPC services are hidden behind a discovery service that routes requests based on metadata headers. When calling individual services, I can define this header in the metadata, and it wo…
-
*Title*: Setting `dns_jitter: 30s` causes to produce an `envoy_bug` stack trace in Envoy 1.32.1
*Description*:
Envoy should not throw a stack trace and `dns_jitter` should work.
*Repro steps*:…
-
Add environment variables to configure the server:
* `LISTEN_PORT` - default to 7777
* `MAX_HISTORY` - default of 5
-
Adding gRPC to the CIDA server to receive messages.
There needs to be a way that a module on the server can register/use messages which are only part of the module
-
I'm running a Grafana agent that receives traffic over GRPC+TLS, but it seems [krakend switches off TLS](https://github.com/krakend/krakend-otel/blob/main/exporter/otelcollector/otelcollector.go#L132)…