You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: