Releases: Skepfyr/little-loadshedder
Releases · Skepfyr/little-loadshedder
v0.2.0
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