Errors

Exceptions are raised on significant error responses, such as ESQSNonExistentQueue when making a request of an SQS queue that doesn't exist. 

Some errors will be caught and automatically retried for a limited number of attempts, by default 3 retry attempts. The exception will be raised in the event that all retries fail.

Copyright © 2019-2021 Appercept Ltd. All rights reserved.