Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(exceptions): Register exception for server-side QUOTAEXCEEDED(-125)
Without this, the out-of-quota conditions cause Kazoo's request handling thread to die, and the application is left waiting for a non-existent reply and/or does not receive any clue that its Kazoo client handle is not functional anymore.
- Loading branch information