ansible/changelogs/fragments/67089-sns_topic-notfound-backoff.yaml
Mark Chappell 50eb2f6957
sns_topic: Retry on Topic 'NotFound' Exceptions when attempting to list subscriptions (#67089)
* sns_topic: Retry on Topic 'NotFound' Exceptions when attempting to list subscriptions

* add changelog
2020-02-05 12:16:07 -05:00

2 lines
116 B
YAML

minor_changes:
- sns_topic - Add backoff when we get Topic ``NotFound`` exceptions while listing the subscriptions.