Skip to content

ref(feedback) set submission timeout to 30 seconds #16918

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

Merged

Conversation

bruno-garcia
Copy link
Member

Before submitting a pull request, please take a look at our
Contributing guidelines and verify:

  • If you've added code that should be tested, please add tests.
  • Ensure your code lints and the test suite passes (yarn lint) & (yarn test).

This PR increases the feedback widget's submission timeout from 5 seconds to 30 seconds.

Why?
The previous 5-second timeout was too aggressive, leading to premature errors and a poor user experience, especially in slow network conditions. Increasing the timeout provides more time for feedback to be sent successfully, improving reliability.


Slack Thread

@bruno-garcia bruno-garcia requested a review from a team as a code owner July 10, 2025 23:24
@bruno-garcia bruno-garcia merged commit b9db2e6 into develop Jul 10, 2025
133 checks passed
@bruno-garcia bruno-garcia deleted the cursor/update-feedback-timeout-to-30-seconds-b17b branch July 10, 2025 23:39
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