Skip to content

Repeated subscription error causes re-subscription to go into an infinite loop #45

@mevansam

Description

@mevansam

If creating an AppSync subscription return an error then this results in an observer error which causes the service epic to resubscribe and go into an endless loop of error then re-subscribe. Either re-subscribe when the connection is broken or implement a counter which halts re-subscriptions.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions