-
Malformed or inconsistent JSON can cause parsing errors. When values have inconsistent data types, the parser may fail—for instance, if a certain key is expected to be a number but occasionally appear…
-
https://github.com/grpc/proposal/blob/master/A72-open-telemetry-tracing.md
-
### Problem description
We experience intermittent connection reset errors migrating to grpc-js version "1.3.2". We are creating the Grpc client instance every time when message is processed.
On the…
-
gRPC clients via `@grpc/grpc-js` bring their own interceptors. Letting the user choose from multiple interceptor mechanisms available seems overcomplicated.
This could be solved by moving intercep…
-
We use the GRPC interceptor functionality to add authentication information to the metadata of the request.
When I add an `UnaryInterceptor` to the client it works fine for unary RPCs, however onl…
-
**Description**
Documentation issue
In Zeebe 8.4+ (probably earlier versions too), the interceptor documentation has some outdated information https://docs.camunda.io/docs/8.4/self-managed/zeebe…
-
Offering native support for cloudevents in addition of JSON/Avro would be a great addition in order to standarize and improve interoperability with other services and platforms.
https://github.com/…
-
EDIT 3.06.2024 by @bartlomieju:
@satyarohith has done an amazing job of getting `@grpc/grpc-js` working for the client side. While there are still a few minor bugs to iron out, we now consider it g…
-
Hello!
I am using github.com/zitadel/zitadel-go/v3/pkg/client to manage Zitadel from my application and I'd like to monitor my outgoing requests.
While there is one way of doing so by writing …
-
Expected behavior:
Using SAML app should have one audit log per logic/click from WebUI. Backend should not error when emitting the event. (the event is `saml.idp.auth`, with display name SAML IDP aut…