Skip to content

Releases: GavinDmello/heinrich

Error handling at scale

30 Oct 20:57
Compare
Choose a tag to compare

Handled errors which would other break the process.

Bug fixes

28 Oct 10:05
Compare
Choose a tag to compare

Updates

  • Multi core issue
  • Error handling for request errors

Rate limiting

25 Oct 19:49
Compare
Choose a tag to compare

Updates

  • Rate limit requests per IP
  • Optimizations

Bandwidth management & optimizations

17 Oct 20:32
Compare
Choose a tag to compare

Updates

  • Bandwidth management now supported
  • Added analytics hooks
  • Optimizations in the code

Bug fixes & test case updation

09 Oct 19:45
Compare
Choose a tag to compare

Updates

  • Handled first ping condition
  • Handled empty response conditions
  • Error handling if no servers provided
  • test cases for strategies

Email reporting for downtime

05 Oct 19:20
Compare
Choose a tag to compare

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

28 Aug 11:00
Compare
Choose a tag to compare

The load balancer can now route requests in a random & round robin fashion