-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Performance Regression in Survey Sync Endpoint After Upgrade #4789
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
Comments
@jonas-hoebenreich Sorry for the late response. We have addressed the issues and improved the performance for the client endpoints. Can you please check if this issue has been resolved with the latest version? |
Thanks for the great news! 🎉 |
hey @jonas-hoebenreich - did you find time to check if we resolved the issue? 🤓 |
We also still see a performance issue in Formbricks Cloud that is connected to a 3rd party cache library that we are using in Formbricks and that is still working on full support for Nextjs 15. That's why we currently flush the cache every 15 minutes to make sure no old cache keys are building up in the cache. Not sure if this is a similar error that you are seeing but if so, please try to flush the Redis cache and check if this solves your issue for the moment. |
Issue Summary
We've noticed a significant increase in response times (more than doubled from ~140ms to ~320ms) for the survey sync endpoint after upgrading from v2.7.2 to the latest version.
Expected Behavior
The survey sync endpoint should maintain similar or better response times as in v2.7.2.
Other information (incl. screenshots, Formbricks version, steps to reproduce,...)
No response
Your Environment
None
The text was updated successfully, but these errors were encountered: