Skip to content

Cannot connect to pusher when network reconnects #465

@tgolen

Description

@tgolen

Problem

After being disconnected from Pusher for longer than two hours (so the authToken expires), when Pusher tries to reconnect, it uses the expired authToken to attempt to authenticate, and then fails. So after network reconnect, pusher remains disconnected.

image

Solution

Add code to the pusher lib to handle the reconnection scenario so it can properly get a new authToken

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions