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(gatsby): temporary workaround for stale jobs cache #33586

Merged
merged 1 commit into from
Oct 18, 2021

Conversation

vladar
Copy link
Contributor

@vladar vladar commented Oct 18, 2021

Description

A workaround for stale cache bug: in some edge cases, redux cache is not cleared (even after gatsby-config and package.json changes).

Ideally, we should figure out the root cause and remove this workaround after that.

@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Oct 18, 2021
@vladar vladar removed the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Oct 18, 2021
@wardpeet wardpeet added bot: merge on green Gatsbot will merge these PRs automatically when all tests passes gatsby 4 labels Oct 18, 2021
@vladar vladar merged commit 68fe836 into master Oct 18, 2021
@vladar vladar deleted the vladar/defensive-jobs-reducer branch October 18, 2021 19:39
wardpeet pushed a commit to herecydev/gatsby that referenced this pull request Oct 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot: merge on green Gatsbot will merge these PRs automatically when all tests passes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants