An open API service indexing awesome lists of open source software.

https://github.com/rfyiamcool/go-infector

🔥 control timeout and retry in distributed microservice !!!
https://github.com/rfyiamcool/go-infector

distributed go retry timeout trace

Last synced: 8 months ago
JSON representation

🔥 control timeout and retry in distributed microservice !!!

Awesome Lists containing this project

README

          

## go-infector

🌈 control timeout and retry in distributed microservice !!!

![](./docs/desc.jpg)

**feature:**

- easy api
- gin interceptor
- grpc interceptor
- http middleware
- redis hook

### Usage

Please review the code.

### Example

request trace:

> client -> proxy -> user

[ 🔥 easy full example 🔥 ](https://github.com/rfyiamcool/go-infector/tree/main/example)