blob: f0eb56d32b69ddc392e1a15489f76d09a6c9d838 (
plain)
1
2
3
4
|
o Code simplification and refactoring:
- Use our standard rate-limiting code to deal with excessive libevent
failures, rather than the hand-rolled logic we had before.
Closes ticket 26016.
|