https://github.com/dwolla/scheduled-maintenance
A Cloudflare worker that will return a `503 Server Unavailable` response indicating that scheduled maintenance is underway, and requests should be tried again later.
https://github.com/dwolla/scheduled-maintenance
Last synced: about 2 months ago
JSON representation
A Cloudflare worker that will return a `503 Server Unavailable` response indicating that scheduled maintenance is underway, and requests should be tried again later.
- Host: GitHub
- URL: https://github.com/dwolla/scheduled-maintenance
- Owner: Dwolla
- License: mit
- Created: 2021-05-04T20:33:33.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-23T12:12:56.000Z (4 months ago)
- Last Synced: 2025-02-15T23:44:00.952Z (3 months ago)
- Language: Scala
- Size: 230 KB
- Stars: 0
- Watchers: 13
- Forks: 1
- Open Issues: 45
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Scheduled Maintenance

[]()A Cloudflare worker that will return a `503 Server Unavailable` response indicating that scheduled maintenance is underway, and requests should be tried again later.