Skip to content

v1.2.0

Compare
Choose a tag to compare
@iamkubi iamkubi released this 12 Sep 19:03
  • Adds automated retries to the PterodactylClient when encountering errors from the API.
    By default this will only retry 429 rate limiting errors, however it can be configured to retry any status code.
    Retries 3 times with exponential backup configurable when instantiating a client instance.

Full Changelog: v1.1.6...v1.2.0