Skip to content

Socket No Automatic Reconnection #85

@RUKAYAT-CODER

Description

@RUKAYAT-CODER

Description

Overview
Socket service doesn't handle reconnection properly.

Background
Socket only connects on app start with no reconnection on disconnect or retry logic, causing real-time updates to stop working after a disconnect.

Specifications

  • Enable auto-reconnection
  • Add reconnection attempts
  • Add reconnection delay

Tasks:

  • Enable reconnection in socket config
  • Add reconnection listeners

Impacted Files:

  • src/services/socket/index.ts

Labels: real-time, priority-medium

🙌Contribution Guidelines:
Assignment required before PR submission
Timeframe: 48-72 hours
PR description must include: Close #24
Star the repo⭐
For more context, please refer to the mobile README

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions