Skip to content

v3.8.2-alpha.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@dtfiedler dtfiedler released this 24 Feb 21:18

3.8.2-alpha.1 (2025-02-24)

Bug Fixes

  • missing break for happy path through send (e55ecc1)
  • modify retry logic for send to only retry on exceptions from ao.message or ao.result (229df6b)
  • modify retry logic to only occur on dryrun exceptions (c578893)
  • protect against if retries is 0 (6aa1b58)