lllyasviel / lllyasviel/stable-diffusion-webui-forge
Improve socket reconnect on mobile?
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 13k
- Forks
- 1.7k
- PR merge metrics
- No merged PRs in 30d
Description
With Forge, I lose my image generation preview and job status with the slightest interruption from a notification or network hiccup. It is very annoying.
The original Automatic1111 code base was much more forgiving on Chrome for Android.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file, test, or entry point is named in the issue. Start by reproducing the lost preview and job status after a mobile notification or brief network interruption, then trace the socket reconnect path; done means the connection recovers without losing those updates.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- networking
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100