obsproject / obsproject/obs-browser
Refresh page if server was not available
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 904
- Forks
- 267
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 2
Description
if i use local server, and launch obs first, and only then my local server
obs doesn't refresh page after some timeout, if server was not available
in chrome, it shows "This site can’t be reached" page, and after some timeout it tries again
i wish there would be the same behaviour
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
Start by locating the CEF page-load failure and retry handling in the obs-browser plugin. Reproduce the issue by launching OBS before the local server, then verify that the page retries after the server becomes available, matching the behavior described for Chrome.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100