Merge pull request #237 from flycash/feature/TpsLimitFilter
Ftr: TpsLimitSupport
No related branches found
No related tags found
Showing
- filter/impl/tps/rejected_execution_handler.go 39 additions, 0 deletionsfilter/impl/tps/rejected_execution_handler.go
- filter/impl/tps/tps_limit_strategy.go 36 additions, 0 deletionsfilter/impl/tps/tps_limit_strategy.go
- filter/impl/tps/tps_limiter.go 37 additions, 0 deletionsfilter/impl/tps/tps_limiter.go
- filter/impl/tps_limit_filter.go 72 additions, 0 deletionsfilter/impl/tps_limit_filter.go
- filter/impl/tps_limit_filter_test.go 102 additions, 0 deletionsfilter/impl/tps_limit_filter_test.go
- go.mod 6 additions, 1 deletiongo.mod
- go.sum 7 additions, 0 deletionsgo.sum
Please register or sign in to comment