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

Api proxy delete retries #42

Merged
merged 2 commits into from
Nov 5, 2019
Merged

Api proxy delete retries #42

merged 2 commits into from
Nov 5, 2019

Conversation

zambien
Copy link
Owner

@zambien zambien commented Nov 5, 2019

At some point a race condition was introduced in Apigee where a proxy deplyoment undeploy occurs but it isn't finished when the response is sent. If you are destroying the proxy and proxy deployment you could see #41

This change introduces retry logic for this issue and I've updated a test to test this as well.

@zambien zambien self-assigned this Nov 5, 2019
@zambien
Copy link
Owner Author

zambien commented Nov 5, 2019

fixes #41

@zambien zambien merged commit fcf6e33 into master Nov 5, 2019
@zambien zambien deleted the api_proxy_delete_retries branch April 26, 2021 16:16
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.

1 participant