Jasonette / Jasonette/JASONETTE-iOS
Feature request: Store network event for when there is a network connection
Open
- Dominant language
- JavaScript
- Stars
- 5.2k
- Forks
- 347
- PR merge metrics
- No merged PRs in 30d
Description
Essentially: have a buffer: when a network request is made (especially `POST`/`PUT`), send it to the buffer and if there is a network connection process the request right away.
If there's no network, just keep it in the buffer until the network is available again.
Contributor guide
Research direction
No files, tests, or entry points are named. Start by locating how JASONETTE-iOS sends POST and PUT requests and how it detects network availability; then clarify buffer persistence, retry behavior, and the tests needed to show requests are deferred offline and processed when connectivity returns.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- mobile-dev, networking
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100