Retry Strategies
Last updated
Last updated
Our client libraries raise exceptions for various reasons, including unknown words, invalid parameters, authentication errors, and server issues. It is advisable to write code that handles all possible API gracefully, as demonstrated below: