Skip to content

fix(realtime): Lower heartbeat interval to 25s #1119

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

Conversation

grdsdev
Copy link
Contributor

@grdsdev grdsdev commented Feb 18, 2025

What is the current behavior?

Heartbeat interval is 30s

What is the new behavior?

Change heartbeat interval to 25s

Additional context

The change on heartbeat stems from what we've seen from user feedback that 30s might hit the limits of socket connections and we end up with a weird timing issue where the socket gets closed just as we are sending heartbeat.

Copy link

linear bot commented Feb 18, 2025

@grdsdev grdsdev requested a review from dshukertjr February 18, 2025 12:12
@grdsdev grdsdev changed the title realtime: lower heartbeat interval to 25s fix(realtime): lower heartbeat interval to 25s Feb 18, 2025
@grdsdev grdsdev changed the title fix(realtime): lower heartbeat interval to 25s fix(realtime): Lower heartbeat interval to 25s Feb 18, 2025
@coveralls
Copy link

coveralls commented Feb 18, 2025

Pull Request Test Coverage Report for Build 13391943879

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 73.725%

Totals Coverage Status
Change from base Build 13051463855: 0.0%
Covered Lines: 2775
Relevant Lines: 3764

💛 - Coveralls

@grdsdev grdsdev requested a review from Vinzent03 February 18, 2025 13:41
@grdsdev grdsdev merged commit f58ed2c into main Feb 18, 2025
10 checks passed
@grdsdev grdsdev deleted the guilherme/clibs-108-supabase-flutter-change-default-heartbeat-interval-to-25s branch February 18, 2025 23:57
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.

4 participants