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

Force database to reinitilizate with longer query timeout for refresh materialized view jobs #1791

Merged

Conversation

epipav
Copy link
Collaborator

@epipav epipav commented Oct 30, 2023

Changes proposed ✍️

What

🤖 Generated by Copilot at 4f44e5d

Added an option to databaseInit function to create a new database instance for testing. Modified backend/src/database/databaseConnection.ts to implement this feature.

🤖 Generated by Copilot at 4f44e5d

databaseInit
Optional parameter added
Winter testing time

Why

How

🤖 Generated by Copilot at 4f44e5d

  • Add optional parameter forceNewInstance to databaseInit function to enable creating new database models for testing (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 self-assigned this Oct 30, 2023
@epipav epipav added the Bug Created by Linear-GitHub Sync label Oct 30, 2023
@epipav epipav marked this pull request as ready for review October 30, 2023 15:32
@epipav epipav merged commit 0cae146 into main Oct 31, 2023
26 checks passed
@epipav epipav deleted the bugfix/force-database-reinitilizate-for-longer-query-timeout-jobs branch October 31, 2023 09:06
sausage-todd pushed a commit that referenced this pull request Nov 9, 2023
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