Skip to content

v2.0.3

Compare
Choose a tag to compare
@fatihkurtoglu fatihkurtoglu released this 09 Apr 19:06
· 59 commits to master since this release
c037ca1
  • SDK handles 503 Response code as ScaleServiceUnavailable, with auto-retry
  • For unknown error types from API, the default exception ScaleException is extended with the source Response Code
  • Readme is updated