Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@Skepfyr Skepfyr released this 24 Feb 21:25
7a5c3bc

Swap from returning a LoadShedError to a LoadShedResponse.

This makes including the load shedder as a layer much easier, as it's simple to map the response as needed but fundamentally impossible to map the error as you can't do anything sensible if poll_ready returned overload.

Full Changelog: 0.1.0...v0.2.0