Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle eventual consistency for pagerduty_escalation_policy and pagerduty_service resources with retries. #274

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jwlusby
Copy link

@jwlusby jwlusby commented Oct 9, 2020

Update pagerduty_escalation_policy and pagerduty_service resource reads to retry up to six times on receiving a 404 Not Found.

This pull request is meant as an example fix for this Issue: #273

…ds to retry up to six times on receiving a 404 Not Found.
eric-spence-code added a commit to eric-spence-code/terraform-provider-pagerduty that referenced this pull request Aug 27, 2021
eric-spence-code added a commit to eric-spence-code/terraform-provider-pagerduty that referenced this pull request Aug 28, 2021
eric-spence-code added a commit to eric-spence-code/terraform-provider-pagerduty that referenced this pull request Aug 29, 2021
eric-spence-code added a commit to eric-spence-code/terraform-provider-pagerduty that referenced this pull request Aug 29, 2021
…p, user contact, and notifications rules to have similar safeguards against eventual consistent reads.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant