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

Insert deleted messages as a Batch #1181

Merged
merged 1 commit into from
Dec 15, 2023
Merged

Conversation

shtlrs
Copy link
Member

@shtlrs shtlrs commented Dec 15, 2023

Sentry is sending an N+1 query alert because of the way we were inserting messages (one by one)

Copy link

netlify bot commented Dec 15, 2023

Deploy Preview for pydis-static ready!

Name Link
🔨 Latest commit 6eb5f96
🔍 Latest deploy log https://app.netlify.com/sites/pydis-static/deploys/657c1f013cab970008456232
😎 Deploy Preview https://deploy-preview-1181--pydis-static.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@coveralls
Copy link

coveralls commented Dec 15, 2023

Coverage Status

coverage: 100.0%. remained the same
when pulling 6eb5f96 on bulk-create-deleted-messages
into 0710b49 on main.

@shtlrs shtlrs force-pushed the bulk-create-deleted-messages branch from a271aac to 2128dcf Compare December 15, 2023 09:24
Sentry is sending an N+1 query alert because of the way we were inserting messages (one by one)
@shtlrs shtlrs force-pushed the bulk-create-deleted-messages branch from 2128dcf to 6eb5f96 Compare December 15, 2023 09:40
@jchristgit jchristgit merged commit 969fe81 into main Dec 15, 2023
11 of 12 checks passed
@jchristgit jchristgit deleted the bulk-create-deleted-messages branch December 15, 2023 09:42
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.

3 participants