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

Testing with real big db #938

Open
nour-massri opened this issue Jan 30, 2025 · 0 comments
Open

Testing with real big db #938

nour-massri opened this issue Jan 30, 2025 · 0 comments
Assignees
Labels
module: devops Related to deployments and other operations triage New or unclassified issue

Comments

@nour-massri
Copy link
Member

during the battlecode 2025, we encountered some issues with slow api endpoints when deployed to prod, the reason we didn't catch this earlier was due to small tables we use while testing and in staging

it also helps to have almost live data when testing new features and bug fixes, that's why I propose a way of replicating the prod database periodically, data masking of PII data, and deploy it to gc just like staging or even better enable local download(we need to make it small in size)

@nour-massri nour-massri added module: devops Related to deployments and other operations triage New or unclassified issue labels Jan 30, 2025
@nour-massri nour-massri self-assigned this Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
module: devops Related to deployments and other operations triage New or unclassified issue
Projects
None yet
Development

No branches or pull requests

1 participant