`depleted` event, better Redis error
- Added the
depleted
event. It is triggered when thereservoir
reaches0
. - Return a friendly error message when a client tries to submit requests to a limiter which is still in the process of connecting to Redis and therefore cannot accept the request yet.