Skip to content

fix: reconnect losing subscription state - #279

Merged
mohitpubnub merged 5 commits into
masterfrom
CLEN-3620_fix_Reconnect
Jul 29, 2026
Merged

fix: reconnect losing subscription state#279
mohitpubnub merged 5 commits into
masterfrom
CLEN-3620_fix_Reconnect

Conversation

@mohitpubnub

@mohitpubnub mohitpubnub commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

fix(subscribe): retain channels/groups/cursor on retry give-up for Reconnect()

Fixed issue related to Reconnect to retain subscription state.

refactor(retry): remove value cap from maxRetry in Linear/Exponential policies.

Removed value cap from maxRetry in Linear/Exponential policies.

refactor(status): emit status PNUnexpectedDisconnectCategory when retry attempts exhausted.

emit status PNUnexpectedDisconnectCategory when retry attempts exhausted. Instead every retry attempt failures.

@pubnub-ops-terraform

pubnub-ops-terraform commented Jul 29, 2026

Copy link
Copy Markdown

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

Comment thread src/Api/PubnubApi/RetryConfiguration.cs Outdated
@mohitpubnub

Copy link
Copy Markdown
Contributor Author

@pubnub-release-bot release

@mohitpubnub
mohitpubnub merged commit b78fb6d into master Jul 29, 2026
11 of 17 checks passed
@mohitpubnub
mohitpubnub deleted the CLEN-3620_fix_Reconnect branch July 29, 2026 14:41
@pubnub-release-bot

Copy link
Copy Markdown
Contributor

🚀 Release successfully completed 🚀

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