Skip to content

Conversation

mikaelengstrom
Copy link
Contributor

@mikaelengstrom mikaelengstrom commented Dec 20, 2024

When having huge list apns devices without the unique setting activated (UNIQUE_REG_ID) updating devices via the drf-endpoint becomes very slow. Adding an index resolves that.

For reference our current prod-environment have select-statements to this fields taking up to 9 seconds under heavy load.

When having huge list apns devices without the unique setting
activated (UNIQUE_REG_ID) updating devices via the drf-endpoint
becomes very slow. Adding an index resolves that.
@50-Course 50-Course merged commit 8aacda7 into jazzband:master Jan 5, 2025
6 checks passed
@sevdog sevdog mentioned this pull request Jan 16, 2025
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