Skip to content

0.3.2

Compare
Choose a tag to compare
@CodingAleCR CodingAleCR released this 11 Jul 18:07
056bd91

📝 Changelog

  • Changed: Example now showcases exception handling.
  • Changed: README now showcases exception handling.
  • Fixed: Interceptor no longer using custom exceptions, instead it rethrows in the case that the retry policy is not set or if it has reached max attempts.