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

fix: Setting environment default locale fails due to 404 #17

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

antonydb
Copy link

@antonydb antonydb commented Mar 24, 2023

When running the migrations we encountered an issue where fetching an environment's locales fails because of what we perceived as a race condition, assuming Contentful takes a few seconds to assign locales to the environment. As a result, the workflow fails because the call to fetch an environment's locales failed with a 404 status code and the error message "The resource could not be found".

@antonydb antonydb changed the title Adding retries to setting default locale fix: Setting environment default locale fails due to 404 Mar 24, 2023
@antonydb antonydb marked this pull request as ready for review March 24, 2023 13:07
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