-
## This Would Solve...
I want more granular and flexible control over retry behavior. For example, instead of retrying only with specific error codes, I want to bail out of retries with specific er…
-
# Community Note
* Please vote for this issue by adding a 👍 reaction to the issue. This will help the community and maintainers from the Amazon Chime SDK team to prioritize this request.
* Please do…
-
I want to implement the interceptor function in Thrift, for example, adding a link traceId. How should this be implemented? Can you provide some guidance?
-
### OpenIM Server Version
master
### Operating System and CPU Architecture
Linux (AMD)
### Deployment Method
Source Code Deployment
### Bug Description and Steps to Reproduce
### Server: Cent…
-
### Preconditions
1. Tested on fresh Magento community edition `2.4.2-p2` and `2.4.7-beta2`
### Steps to reproduce
1. Create a new Stock and set it as the default for the Main website.
2. Create…
-
#### Can not access `data` inside `AxiosError`
Whenever I try to access `data` or `status` property off `AxiosError` object i get Object of type is unknown by typescript
#### To Reproduce
https:/…
-
Hello,
I have a .NET 5.0 app that uses gRpc and your package to perform IPC. I wish to add interceptors for global logging, error handling, and profiling. I attempted the solution in https://stac…
-
### Plugin
GRPC
### I have an idea!
Like we have middleware in the HTTP plugin, will be nice to have the custom interceptors for the `grpc` plugin.
```yaml
# GRPC service configuration
grpc:
…
-
### Describe the bug
I am seeing hash missmatch exception while using `crtBuilder()` but am able to upload file successfully using just `builder()` method i believe that is NettyNioAsyncHttpClient
…
-
We would really like to use redaxios but interceptors are quite important for us.
Would love to be able to add interceptors in redaxios.