Skip to content

fix(realtime): add max attempts for resubscribing #743

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
Collaborator

@grdsdev grdsdev commented Jul 4, 2025

What kind of change does this PR introduce?

Bug fix: #742

What is the current behavior?

Please link any relevant issues here.

What is the new behavior?

Feel free to include screenshots if it includes visual changes.

Additional context

Add any other context or screenshots.

@grdsdev grdsdev force-pushed the guilherme/clibs-234-infinite-realtime-re-subscribes-after-keeping-the-app-open branch from 9b21a5f to 1d6a781 Compare July 4, 2025 10:51
# Conflicts:
#	Sources/Realtime/RealtimeChannelV2.swift
@grdsdev grdsdev force-pushed the guilherme/clibs-234-infinite-realtime-re-subscribes-after-keeping-the-app-open branch from ae37810 to faa42f9 Compare July 4, 2025 10:53
@coveralls
Copy link

Pull Request Test Coverage Report for Build 16072207703

Details

  • 33 of 44 (75.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.1%) to 75.954%

Changes Missing Coverage Covered Lines Changed/Added Lines %
Sources/Realtime/RealtimeChannelV2.swift 33 44 75.0%
Totals Coverage Status
Change from base Build 16051575138: 0.1%
Covered Lines: 5275
Relevant Lines: 6945

💛 - Coveralls

@grdsdev grdsdev closed this Jul 14, 2025
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.

Infinite Realtime Re-Subscribes after keeping the app open over night on macOS
2 participants