Skip to content

Conversation

@balegas
Copy link
Contributor

@balegas balegas commented Jan 2, 2026

Need this to increase polling timeouts in cloud

claude added 2 commits January 2, 2026 07:36
Expose the long_poll_timeout setting as an environment variable, allowing
users to configure how long the server holds requests waiting for changes
during live polling. Default remains 20 seconds.
@codecov
Copy link

codecov bot commented Jan 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.91%. Comparing base (b8fcb6f) to head (528df0b).
⚠️ Report is 1 commits behind head on main.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3665   +/-   ##
=======================================
  Coverage   87.91%   87.91%           
=======================================
  Files          22       22           
  Lines        1820     1820           
  Branches      459      458    -1     
=======================================
  Hits         1600     1600           
  Misses        218      218           
  Partials        2        2           
Flag Coverage Δ
packages/experimental 87.73% <ø> (ø)
packages/react-hooks 86.48% <ø> (ø)
packages/start 89.58% <ø> (ø)
packages/typescript-client 93.66% <ø> (ø)
packages/y-electric 56.05% <ø> (ø)
typescript 87.91% <ø> (ø)
unit-tests 87.91% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@netlify
Copy link

netlify bot commented Jan 2, 2026

Deploy Preview for electric-next ready!

Name Link
🔨 Latest commit 528df0b
🔍 Latest deploy log https://app.netlify.com/projects/electric-next/deploys/69577aa14fad260008fde933
😎 Deploy Preview https://deploy-preview-3665--electric-next.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 project configuration.

Copy link
Contributor

@robacourt robacourt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@msfstef
Copy link
Contributor

msfstef commented Jan 6, 2026

Note: this change is not relevant to cloud as cloud does not use the application config - we can already change it via the build shared opts for the router

@balegas
Copy link
Contributor Author

balegas commented Jan 6, 2026

Thanks @msfstef that's good to know, I didn't know that. I'll close this PR and open a new one in Cloud

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.

5 participants