Releases: GavinDmello/heinrich
Releases Β· GavinDmello/heinrich
Error handling at scale
Handled errors which would other break the process.
Bug fixes
Updates
- Multi core issue
- Error handling for request errors
Rate limiting
Updates
- Rate limit requests per IP
- Optimizations
Bandwidth management & optimizations
Updates
- Bandwidth management now supported
- Added analytics hooks
- Optimizations in the code
Bug fixes & test case updation
Updates
- Handled first ping condition
- Handled empty response conditions
- Error handling if no servers provided
- test cases for strategies
Email reporting for downtime
This feature honours the reporting property in the config and will send mails via SMTP when the one or more the backend servers experience downtime.
Got Round robin and Random routing up
The load balancer can now route requests in a random & round robin fashion