lpgauth / shackle

High-Performance Erlang Network Client Framework
MIT License
188 stars 45 forks source link

Add `max_requests` client option #69

Open lpgauth opened 7 years ago

lpgauth commented 7 years ago

Add an option to limit the number of requests that can be handled per connection (before a reconnect). This is useful for load-balancing when using DNS.

silviucpp commented 1 year ago

Hello,

Do you plan to implement this feature ?

lpgauth commented 1 year ago

@silviucpp Hey, is this still needed? Happy to add it, should be easy to do.

silviucpp commented 1 year ago

@lpgauth if you add it I'll be happy to use it :))