uber-archive / hyperbahn

Service discovery and routing for large scale microservice operations
MIT License
395 stars 57 forks source link

Write tests for stats emitted by rate limiter #222

Closed Raynos closed 8 years ago

Raynos commented 8 years ago

Previously we had an issue where conn.sendLazyErrorFrameForReq would not emit latency or system-error stats.

This is fixed in tchannel@3.6.13

r: @jcorbin @rf @kriskowal