GoogleChrome / GoogleChrome/webstatus.dev
[ENHANCEMENT] Make monitor out of integration
Open
enhancement
- Dominant language
- Go
- Stars
- 254
- Forks
- 62
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 64
Description
See https://github.com/GoogleChrome/webstatus.dev/pull/2396
This test makes a network call, and the URL being called was temporarily down.
As a result, builds on PRs were failing, which is not optimal since we should still be able to merge changes even if a dependency is down.
We should move what this test covers to a monitor/canary that runs and alerts the on-call on any failures.
Contributor guide
Assessment
This issue has not been assessed yet.