Skip to content

v0.6.5 - error throttle, exponential backoff

Latest

Choose a tag to compare

@mgnsk mgnsk released this 16 Aug 12:22
3d3ce27

What's Changed

  • Improve test harness by @mgnsk in #34
  • Throttle errored feeds and display deterministic 1h error jitter by @mgnsk in #35
  • Fix flaky error jitter stagger test by @mgnsk in #36
  • Add PHPStan GitHub Actions workflow by @mgnsk in #37
  • Add exponential backoff for errored feeds, jitter proportional to TTL by @mgnsk in #38
  • Show error backoff TTL separately from the base adjusted TTL in stats by @mgnsk in #39

Full Changelog: v0.6.4...v0.6.5