Skip to content

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.

@linear
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.

5 participants