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

DOP-4096: Create new timestamp when inserting pages and metadata #928

Merged
merged 1 commit into from
Oct 19, 2023

Conversation

rayangler
Copy link
Contributor

Ticket

DOP-4096

Notes

  • This should hopefully prevent (or at least minimize) the issue we've been seeing with missing metadata during Gatsby Cloud builds. The idea is that the created_at timestamp would be skewed due to using the Autobuilder job ID's timestamp, leading to fetches from the Gatsby preview source plugin and Snooty Data API skipping over data during parallel builds. The ticket has more context, along with the associated frontend PR that handles generating warnings for this event

@github-actions
Copy link

The URL for your feature branch webhook is https://zj9j97oe1g.execute-api.us-east-2.amazonaws.com/prod/

@rayangler rayangler marked this pull request as ready for review October 18, 2023 21:03
@rayangler rayangler merged commit d8c2772 into master Oct 19, 2023
7 checks passed
@rayangler rayangler deleted the DOP-4096 branch October 19, 2023 19:43
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.

2 participants