Ccheers
|
8732b76386
|
fix(circuitbreaker): add WithCircuitBreaker to fix WithGroup is useless (#2535)
|
2022-11-29 11:23:02 +08:00 |
|
jesse.tang
|
0e698b248a
|
cleanup: remove fmt and errors new err (#2377)
* cleanup: remove fmt and errors new err
* fix lint
* fix style
* modify global variable
|
2022-09-27 14:12:09 +08:00 |
|
jesse.tang
|
4d95050747
|
fix: fmt import (#2379)
|
2022-09-27 14:08:08 +08:00 |
|
jesse.tang
|
9737a3c5e4
|
fix: typo and grammatical errors (#2368)
* fix: grammar
* fix: grammar
* fix overrode
* translate to English
* translate to English
|
2022-09-19 10:39:54 +08:00 |
|
darkweak
|
c9fbb27b5b
|
tests(coverage): Increase middleware tests coverage (#2165)
* tests(coverage): Increase tests coverage
* Lint fix
|
2022-07-08 19:53:21 +08:00 |
|
Tony Chen
|
6ec695064b
|
move container group to internal (#1827)
|
2022-02-19 16:48:31 +08:00 |
|
china小宇
|
83ebf53b93
|
fix: circuitbreaker use client context (#1679)
|
2021-12-09 23:20:46 +08:00 |
|
Tony Chen
|
6e6526efd9
|
fix: middleware uses sentinel error (#1463)
|
2021-09-11 18:56:51 +08:00 |
|
Tony Chen
|
b38c1145cf
|
fix(middleware/circuitbreaker): add breaker group (#1453)
* add breaker group
* update aegis to v0.1.1
|
2021-09-09 10:40:53 +08:00 |
|
Tony Chen
|
1ac50be94c
|
fix: sra to aegis (#1420)
* fix: sra to aegis
|
2021-09-05 22:42:38 +08:00 |
|
Kagaya
|
47f039792b
|
feat(middleware/breaker): add circuit breaker middleware (#1299)
* add breaker middleware
|
2021-09-05 21:15:06 +08:00 |
|