Detect Sites With /ping endpoint issues and take action
Open
- Dominant language
- Python
- Stars
- 563
- Forks
- 410
- Avg merge
- 22h 15m
- Merged PRs (30d)
- 197
Description
Some Scenarios,
- User removed the DNS record of custom domain, so site becom unreachable
- User put some cloudflare captcha or some layer in front, so that /api/method/ping endpoint never return correct data
We should auto detect and take some action so that those don't appear as noise in our uptime metrics
- Remove redirects and keep *.frappe.cloud for monitoring
- Stop monitoring for the site and alert them about the issue.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.