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

fixing webhook test #276

Merged
merged 1 commit into from
Jun 14, 2022
Merged

fixing webhook test #276

merged 1 commit into from
Jun 14, 2022

Conversation

dgkanatsios
Copy link
Collaborator

Occasionally, we've seen a webhook test fails since the GameServerBuilds are created fast and so a subsequent call with the same BuildID will bypass the cache. For example https://github.com/PlayFab/thundernetes/runs/6874395350?check_suite_focus=true

This PR adds code to check that the new GameServerBuild is part of the cache before proceeding.

@dgkanatsios dgkanatsios merged commit ddc175c into main Jun 14, 2022
@dgkanatsios dgkanatsios deleted the fixwebhooktest branch June 14, 2022 16:33
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

2 participants