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

Document "Cold starts" for Accelerate #5523

Closed
nikolasburk opened this issue Dec 6, 2023 · 8 comments
Closed

Document "Cold starts" for Accelerate #5523

nikolasburk opened this issue Dec 6, 2023 · 8 comments
Labels
docs Documentation creation, updates or corrections

Comments

@nikolasburk
Copy link
Member

We regularly have users who are confused about cold starts of Accelerate and individual queries taking 5-6 randomly. We should document this behaviour in the Accelerate docs (maybe under "Limitations").

@nikolasburk nikolasburk added the docs Documentation creation, updates or corrections label Dec 6, 2023
@tylerwithpin
Copy link

What causes this behavior?

@curately
Copy link

I have been running into this a lot - what can be done about it?

@jharrell
Copy link
Member

@tylerwithpin @curately could I ask what DB engines/providers you're using?

@curately
Copy link

curately commented Jul 12, 2024 via email

@tylerwithpin
Copy link

@jharrell

MongoDB hosted on Atlas, as well

@nurul3101
Copy link
Member

@curately @tylerwithpin

This issue is caused due to a bug in MongoDB Rust Driver. We have reported the bug with all the details here: mongodb/mongo-rust-driver#1170

MongoDB team has acknowledged the bug and created a Jira issue here: https://jira.mongodb.org/browse/RUST-1994

We are in touch with the MongoDB team and are taking measures to expedite this 🙏

@indie-ridge-dev
Copy link

Thanks @nurul3101

@nurul3101
Copy link
Member

The cold start issue with MongoDB + Accelerate should be fixed in prisma version 5.19.0.

Please upgrade to version 5.19.0 to try out the fix 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation creation, updates or corrections
Projects
None yet
Development

No branches or pull requests

6 participants