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

Handling errors while refreshing materialized views gracefully #1787

Merged
merged 1 commit into from
Oct 30, 2023

Conversation

epipav
Copy link
Collaborator

@epipav epipav commented Oct 30, 2023

Changes proposed ✍️

What

🤖 Generated by Copilot at 483cb7a

Added a script to backend/package.json that refreshs materialized views in the database. This improves the performance and accuracy of analytics and reporting.

🤖 Generated by Copilot at 483cb7a

npm run refresh
Materialized views update
Winter data, crisp

Why

How

🤖 Generated by Copilot at 483cb7a

  • Add a script to refresh materialized views in the database (backend/package.json link)

Checklist ✅

  • Label appropriately with Feature, Improvement, or Bug.
  • Add screenshots to the PR description for relevant FE changes
  • New backend functionality has been unit-tested.
  • API documentation has been updated (if necessary) (see docs on API documentation).
  • Quality standards are met.

@epipav epipav marked this pull request as ready for review October 30, 2023 13:00
@epipav epipav self-assigned this Oct 30, 2023
@epipav epipav added the Bug Created by Linear-GitHub Sync label Oct 30, 2023
@epipav epipav merged commit b081cf9 into main Oct 30, 2023
9 checks passed
@epipav epipav deleted the bugfix/materialized-view-refresh-not-firing branch October 30, 2023 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Created by Linear-GitHub Sync
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants