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

Intermittent integration test failure: Test SDK Targeting (Release Firefox) #11766

Open
jaredlockhart opened this issue Nov 14, 2024 · 0 comments · May be fixed by #11774
Open

Intermittent integration test failure: Test SDK Targeting (Release Firefox) #11766

jaredlockhart opened this issue Nov 14, 2024 · 0 comments · May be fixed by #11774

Comments

@jaredlockhart
Copy link
Collaborator

jaredlockhart commented Nov 14, 2024

Seems we're getting a lot of intermittent failures in the SDK targeting tests. It looks like it's attempting to fetch the configs from graphql before the python process is finished starting which returns invalid JSON. We should probably add more retries and delays so that it's resilient to the python process taking varying amounts of time to start.

Examples:

https://app.circleci.com/pipelines/github/mozilla/experimenter/47181/workflows/3ae867d8-6abd-4184-855b-a0d7cb972373/jobs/256872

https://app.circleci.com/pipelines/github/mozilla/experimenter/47180/workflows/9ee9d702-b062-4bf8-aba7-319756c300ce/jobs/256861

┆Issue is synchronized with this Jira Task

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 a pull request may close this issue.

1 participant