-
## Wechaty Version
- wechaty@0.77.24
## Puppet Service (client)
```
12:54:00 VERB PuppetLoginMixin login(wxid_4wkls7tu62ua12)
12:54:00 VERB PuppetService hookPayloadStore() this.on(login) c…
-
### What would you like to be added?
embed's [serve](https://github.com/etcd-io/etcd/blob/main/server/embed/serve.go#L205) creates a new v3rpc grpc server but doesn't make use of the [interceptor opt…
-
Two reasons:
1) OkHttpClients are intended to be shared app wide, so, if you're using OkHttp for other HTTP api's you would want to share the OkHttp client instance. (read: https://square.github.i…
-
We don't want dead interceptors to keep processing any event when FSM is finished. We could also clear db state, but would have to look into details there. Clearing state too early might harm UX.
-
```
Add support for AspectJ weaving, allowing for self-referential calls to still
have interceptors applied.
```
Original issue reported on code.google.com by `eric.dalquist` on 25 Jan 2011 at 10:17…
-
```
Add support for AspectJ weaving, allowing for self-referential calls to still
have interceptors applied.
```
Original issue reported on code.google.com by `eric.dalquist` on 25 Jan 2011 at 10:17…
-
```
Add support for AspectJ weaving, allowing for self-referential calls to still
have interceptors applied.
```
Original issue reported on code.google.com by `eric.dalquist` on 25 Jan 2011 at 10:17…
-
```
asan intercepts strtol&friends,
msan also intercepts strtod&friends.
We need to move strtod interceptors to sanitizer_common.
Volunteers?
```
Original issue reported on code.google.com by `k…
-
Hola equipo de ion-book,
Me gustaría que hicieran un artículo sobre los http interceptors, que son, para que se usan, y como se usan con el nuevo modulo http de angular HttpClient
Saludos
Matías…
-
**Describe the bug**
Really I am not sur if it is a Bug, I am working on instrumentation of Kafka Produce/Receive Message following this article: https://opentelemetry.io/blog/2022/instrument-kafka-c…