Custom unresponsive message and parameters for timed out website
Open
service-badge
- Dominant language
- JavaScript
- Stars
- 27.2k
- Forks
- 5.6k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 46
Description
Target URL: ```https://img.shields.io/website/http/```
The status image takes too long to load for unresponsive websites. Therefore, here are the suggestions:
```timeout=``` (try x seconds before showing unresponsive message)
```unresponsive_message=```
I love this project!
Thank you very much.
Contributor guide
Research direction
Start with the website badge endpoint at https://img.shields.io/website/http/ and trace how it handles an unresponsive target URL. Check the existing timeout behavior and request parameters; done means timeout and unresponsive_message are accepted and produce the requested response for slow or unresponsive websites.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100