Automattic / Automattic/lasagna.js

Investigate reconnections after long spans or frequent network loss

Open
#138 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
6
Forks
2
PR merge metrics
No merged PRs in 30d

Description

I'm pretty sure our retry behavior in the client is not aggressive enough, not quite functional enough, or both. We do retry but it is not robust enough from what I've see in passing. We need to closely reexamine the behaviors we've built there.

Possible examples:

- Browser window open for hours or days.
- Network flakiness -- outages for minutes, etc.

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue does not name files, tests, or entry points; start by locating the client's existing retry and reconnection logic. Reproduce browser sessions lasting hours or days and network outages lasting minutes, then define and verify robust recovery behavior for both cases.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
networking
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.