[feature] Support automatic retry and reconnect for unstable network conditions

Open
#1,774 0 comments 0 reactions 1 assignee View on GitHub

@MegatronKing is already working on this.

Since Jul 20, 2025.

Assessment

This issue has not been assessed yet.

Description

enhancement

Is your feature request related to a problem? Please describe.
When debugging under unstable network conditions, requests often fail or the connection drops unexpectedly. This frequently interrupts the capture process and requires manual restarts, which is frustrating and inefficient.

Describe the solution you'd like
I would like the software to support automatic retries for failed requests, and automatically attempt to reconnect when the connection is lost. This would greatly improve the experience during long or unstable debugging sessions.

Describe alternatives you've considered
Manually restarting the capture or the whole application, but it's time-consuming and prone to missing important data during the downtime.

Additional context
This feature would be especially useful when capturing traffic over flaky Wi-Fi or remote devices where reconnection delays are common.

Dominant language
No language data
Stars
6.8k
Forks
268
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from reqable/reqable-app

All issues in reqable/reqable-app

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.